@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 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/8cc60f8b-379c-4bba-89aa-a2e2e9725037> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "KVV" ] ;
    dct:description "Soll-Fahrplandaten des Karlsruher Verkehrsverbundes." ;
    dct:identifier "8cc60f8b-379c-4bba-89aa-a2e2e9725037" ;
    dct:issued "2025-08-26T13:30:22.318415"^^xsd:dateTime ;
    dct:modified "2025-09-23T07:53:33.704534"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/7519f7b3-2ef9-4db6-a4c8-0cbb3d7b7dd0> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.9299 48.4444, 9.5273 48.4444, 9.5273 49.3523, 7.9299 49.3523, 7.9299 48.4444))"^^gsp:wktLiteral ] ;
    dct:title "KVV Fahrplandaten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KVV" ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/8cc60f8b-379c-4bba-89aa-a2e2e9725037/resource/1fda1bc7-87ac-4695-b366-ca56845a2d26> ;
    dcat:keyword "datenbw-harvest",
        "fahrplan",
        "kvv",
        "verkehr",
        "öpnv" ;
    dcat:landingPage <https://www.kvv.de/fahrt-planen/fahrplaene/open-data.html> .

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

<https://mobidata-bw.de/dataset/8cc60f8b-379c-4bba-89aa-a2e2e9725037/resource/1fda1bc7-87ac-4695-b366-ca56845a2d26> a dcat:Distribution ;
    dct:description "Hier werden die Soll-Fahrplandaten einer Fahrplanperiode (inkl. bekannter Baustellen, Sonderverkehre, etc.) als Offline-Archiv in der sog. „General Transit Feed Specification (GTFS)“ bereit gestellt. Dieses ZIP-Archiv wird vom KVV nahezu täglich aktualisiert und über unsere Server zum Download angeboten. Das ca. 7 MB große Paket enthält alle Linien, Haltestellen und Verkehrstage." ;
    dct:format "ZIP" ;
    dct:issued "2017-10-09T07:17:42.212228"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2025-08-26T13:30:22.314725"^^xsd:dateTime ;
    dct:title "Fahrplandaten" ;
    dcat:accessURL <https://projekte.kvv-efa.de/GTFS/google_transit.zip> ;
    dcat:mediaType "application/zip" .

<https://mobidata-bw.de/organization/7519f7b3-2ef9-4db6-a4c8-0cbb3d7b7dd0> a foaf:Agent ;
    foaf:name "Karlsruher Verkehrsverbund (KVV)" .

<https://projekte.kvv-efa.de/GTFS/google_transit.zip> a rdfs:Resource .

<https://www.kvv.de/fahrt-planen/fahrplaene/open-data.html> a foaf:Document .

