@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/d70981f5-3f8f-4ca9-b238-35356c835a03> a dcat:Dataset ;
    dct:description """<p>Soll-Fahrplandaten des Verkehrsverbundes ohne Linienverlauf im GTFS-Format. </p>
<p>Es wird auf die Website <a href="https://www.kvv.de/fahrplan/fahrplaene/open-data.html">Open Data-Initiative des KVV</a> verwiesen.</p>
<p>Abweichende Lizenz: Für die KVV-Fahrplandaten gilt die Creative Commons CCZero Lizenz.</p>
""" ;
    dct:identifier "d70981f5-3f8f-4ca9-b238-35356c835a03" ;
    dct:issued "2022-09-25T16:28:45.805561"^^xsd:dateTime ;
    dct:modified "2025-01-09T16:59:40.596239"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/7519f7b3-2ef9-4db6-a4c8-0cbb3d7b7dd0> ;
    dct:title "Soll-Fahrplandaten Karlsruher Verkehrsverbund (KVV)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:fahrplan@kvv.karlsruhe.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/d70981f5-3f8f-4ca9-b238-35356c835a03/resource/713f9d6a-1f1d-4781-a04d-ce00d8877675> ;
    dcat:keyword "baden-baden",
        "fahrplandaten",
        "gtfs",
        "karlsruhe",
        "kvv",
        "landkreis-karlsruhe",
        "landkreis-rastatt",
        "mcloud_category_railway",
        "öpnv" ;
    dcat:landingPage <https://www.kvv.de/fahrplan/fahrplaene/open-data.html> .

<https://creativecommons.org/publicdomain/zero/1.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://mobidata-bw.de/dataset/d70981f5-3f8f-4ca9-b238-35356c835a03/resource/713f9d6a-1f1d-4781-a04d-ce00d8877675> a dcat:Distribution ;
    dct:description "Creative Commons CCZero Lizenz" ;
    dct:format "ZIP" ;
    dct:issued "2022-09-25T16:29:26.409148"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    dct:modified "2023-06-22T14:10:23.955834"^^xsd:dateTime ;
    dct:title "Soll-Fahrplandaten ohne Linienverlauf" ;
    dcat:accessURL <https://projekte.kvv-efa.de/GTFS/google_transit.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/fahrplan/fahrplaene/open-data.html> a foaf:Document .

