@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe> a dcat:Dataset ;
    dct:description "Fahrplandaten des VVS im GTFS-Format (General Transit Feed Specification) " ;
    dct:identifier "d1768457-c717-45ea-8e26-dd1e759d5ffe" ;
    dct:issued "2020-03-01T09:59:43.070210"^^xsd:dateTime ;
    dct:modified "2026-03-09T14:20:01.706469"^^xsd:dateTime ;
    dct:publisher <https://api.opendata-oepnv.de/organization/716b6511-ea18-4a70-a201-cb9538a517b9> ;
    dct:title "Soll-Fahrplandaten VVS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "VVS" ] ;
    dcat:distribution <https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/2ac3ea62-1c72-420a-b73d-fb3fbe07867f>,
        <https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/4d6b64cd-e3ef-4e29-bbed-945c6863de0e>,
        <https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/c38da9e6-22bf-4504-a9f8-163a5d1b250b>,
        <https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/de2e3c3c-4a86-46d4-94db-2a46e4ca2bf1> ;
    dcat:landingPage <https://www.openvvs.de/> .

<https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/2ac3ea62-1c72-420a-b73d-fb3fbe07867f> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-02-11T14:56:43.758248"^^xsd:dateTime ;
    dct:modified "2025-02-11T14:56:43.758248"^^xsd:dateTime ;
    dct:title "Soll-Fahrplandaten VVS 2025 Jahresfahrplan Stand: Februar 2025" ;
    dcat:accessURL <https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/2ac3ea62-1c72-420a-b73d-fb3fbe07867f/download/vvs_gtfs_j25.zip> ;
    dcat:byteSize "23588383"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/x-zip-compressed" .

<https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/4d6b64cd-e3ef-4e29-bbed-945c6863de0e> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2024-05-06T07:09:33.808109"^^xsd:dateTime ;
    dct:modified "2024-05-06T07:09:33.808109"^^xsd:dateTime ;
    dct:title "Soll-Fahrplandaten VVS 2024 Jahresfahrplan Stand: Mai 2024" ;
    dcat:accessURL <https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/4d6b64cd-e3ef-4e29-bbed-945c6863de0e/download/gtfs_j24.zip> ;
    dcat:byteSize "192845294"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/x-zip-compressed" .

<https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/c38da9e6-22bf-4504-a9f8-163a5d1b250b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2026-03-09T14:20:01.812038"^^xsd:dateTime ;
    dct:modified "2026-03-09T14:20:01.812038"^^xsd:dateTime ;
    dct:title "Soll-Fahrplandaten VVS 2026" ;
    dcat:accessURL <https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/c38da9e6-22bf-4504-a9f8-163a5d1b250b/download/gtfs_j26.zip> ;
    dcat:byteSize "182754234"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/x-zip-compressed" .

<https://api.opendata-oepnv.de/dataset/d1768457-c717-45ea-8e26-dd1e759d5ffe/resource/de2e3c3c-4a86-46d4-94db-2a46e4ca2bf1> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-01-16T08:25:27.540222"^^xsd:dateTime ;
    dct:modified "2023-01-16T08:25:27.540222"^^xsd:dateTime ;
    dct:title "Soll-Fahrplandaten VVS - tägliche Aktualisierung" ;
    dcat:accessURL <https://download.vvs.de/gtfs_realtime.zip> ;
    dcat:mediaType "application/zip" .

<https://api.opendata-oepnv.de/organization/716b6511-ea18-4a70-a201-cb9538a517b9> a foaf:Agent ;
    foaf:name "VVS" .

<https://www.openvvs.de/> a foaf:Document .

