@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mobidata-bw.de/dataset/21ebfbc1-cda5-427b-b7c7-f66170a822cc> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/govData> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "opendata@nvbw.de" ;
            foaf:name "NVBW Open Data" ] ;
    dct:creator [ a foaf:Agent ;
            foaf:mbox "mobidata-bw@nvbw.de" ;
            foaf:name "MobiData BW" ],
        [ a foaf:Organization ;
            foaf:mbox "mobidata-bw@nvbw.de" ;
            foaf:name "MobiData BW" ] ;
    dct:description """<p>Soll-Fahrplandaten der S- und U-Bahnen in Baden-Württemberg, ohne Linienverlauf, im GTFS-Format - ohne Schienenpersonennahverkehr.</p>

<p>Die gezippten GTFS-Daten werden wöchentlich aktualisiert.</p>

<p>Die Daten mit Linienverlauf stehen im <a href="https://mobidata-bw.de/dataset/soll-fahrplandaten-s-und-u-bahnen-bw-mit-linienverlauf" target="_blank">hier verlinkten Datensatz zur Verfügung</a>. </p>
<p><hr></p>
""" ;
    dct:identifier "21ebfbc1-cda5-427b-b7c7-f66170a822cc" ;
    dct:issued "2022-07-08T11:20:06.260451"^^xsd:dateTime ;
    dct:modified "2026-04-15T09:25:07.423867"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/5530c84b-eed0-44ad-9bed-38595a483a4c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-8.8490 39.0844, 30.5198 39.0844, 30.5198 55.6645, -8.8490 55.6645, -8.8490 39.0844))"^^gsp:wktLiteral ] ;
    dct:title "Soll-Fahrplandaten S- und U-Bahnen Baden-Württemberg ohne Linienverlauf" ;
    owl:versionInfo "2021-05-04" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NVBW Open Data" ;
            vcard:hasEmail <mailto:opendata@nvbw.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/21ebfbc1-cda5-427b-b7c7-f66170a822cc/resource/fd263c2b-4241-441d-8a4f-235f83079fe3> ;
    dcat:keyword "bahnhof",
        "fahrplandaten",
        "haltepunkt",
        "haltestellen",
        "mobilithek_category_public_transport_scheduled_transport",
        "spnv" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://mobidata-bw.de/dataset/21ebfbc1-cda5-427b-b7c7-f66170a822cc/resource/fd263c2b-4241-441d-8a4f-235f83079fe3> a dcat:Distribution ;
    dct:description "Datenlizenz Deutschland - Namensnennung - Version 2.0, für OpenStreetMap vereinfachte Namensnennung -  dl-de/by-2-0_OSM)" ;
    dct:format "ZIP" ;
    dct:issued "2021-01-19T17:43:54.581062"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-11-07T12:44:26.596280"^^xsd:dateTime ;
    dct:title "Soll-Fahrplandaten ohne Linienverlauf" ;
    dcat:accessURL <https://www.nvbw.de/fileadmin/user_upload/service/open_data/fahrplandaten_ohne_liniennetz/bwsbahnubahn.zip> ;
    dcat:mediaType "application/zip" .

<https://mobidata-bw.de/organization/5530c84b-eed0-44ad-9bed-38595a483a4c> a foaf:Agent ;
    foaf:name "NVBW - Team Daten und Dienste im ÖV" .

<https://www.nvbw.de/fileadmin/user_upload/service/open_data/fahrplandaten_ohne_liniennetz/bwsbahnubahn.zip> a rdfs:Resource .

