@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 locn: <http://www.w3.org/ns/locn#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.muenchen.de/dataset/ae4a1036-1fd9-4ba7-82ae-0106af1d79f8> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@mvv-muenchen.de" ;
            foaf:name "Münchner Verkehrs- und Tarifverbund GmbH (MVV)" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ;
    dct:description """Eine Aufzählung der im MVV integrierten Linien und Verkehrsmittel als CSV-Datei. Die Liste wird in der Regel im Turnus von einem Jahr aktualisiert.\r
\r
Die angebotenen Liniendaten stehen unter der Creative Commons Attribution License (cc-by). Als Quellenangabe notieren Sie bitte "Münchner Verkehrs- und Tarifverbund GmbH (MVV)" sowie das Datum des Abrufs.\r
.\r
""" ;
    dct:identifier "ae4a1036-1fd9-4ba7-82ae-0106af1d79f8" ;
    dct:issued "2022-09-16T13:14:33.933647"^^xsd:dateTime ;
    dct:modified "2026-01-13T07:09:01.513337"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/cccb6ea6-5a8d-449b-b760-bea764952cd2> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/verkehr/oepnv/liniennetzSollfahrdatenEchtzeitdaten> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Linienliste MVV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Münchner Verkehrs- und Tarifverbund GmbH (MVV)" ;
            vcard:hasEmail <mailto:info@mvv-muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/ae4a1036-1fd9-4ba7-82ae-0106af1d79f8/resource/55f1ae90-7fc5-41b3-957b-286fc3313dc4> ;
    dcat:keyword "MVV",
        "Mobilität",
        "Stadtratsauftrag",
        "ÖPNV" ;
    dcat:landingPage <https://www.mvv-muenchen.de/fahrplanauskunft/fuer-entwickler/opendata/index.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.muenchen.de/dataset/ae4a1036-1fd9-4ba7-82ae-0106af1d79f8/resource/55f1ae90-7fc5-41b3-957b-286fc3313dc4> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-09-16T13:15:17.035635"^^xsd:dateTime ;
    dct:modified "2026-01-13T06:38:40.699322"^^xsd:dateTime ;
    dct:title "Linienliste CSV 01/2026" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "07490f66adafae5394de78d448577f6d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.mvv-muenchen.de/fileadmin/mediapool/02-Fahrplanauskunft/03-Downloads/openData/MVV_Linien_s26.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.muenchen.de/organization/cccb6ea6-5a8d-449b-b760-bea764952cd2> a foaf:Agent ;
    foaf:name "Münchner Verkehrs- und Tarifverbund GmbH (MVV)" .

<https://www.mvv-muenchen.de/fahrplanauskunft/fuer-entwickler/opendata/index.html> a foaf:Document .

