@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/27ac7c01-b947-4c94-a7dd-c74fd966c138> 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:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> ;
    dct:description """Die Liste der Haltestellen wird in der Regel im Turnus von einem Jahr aktualisiert.\r
\r
Die angebotenen Haltestellenlisten 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.""" ;
    dct:identifier "27ac7c01-b947-4c94-a7dd-c74fd966c138" ;
    dct:issued "2022-09-16T13:03:30.226276"^^xsd:dateTime ;
    dct:modified "2026-03-13T05:59:32.432857"^^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 "Haltestellenliste 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/27ac7c01-b947-4c94-a7dd-c74fd966c138/resource/54c11bc1-8909-4a07-b0e1-aa96cd86b058> ;
    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> .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> a dct:Frequency .

<https://opendata.muenchen.de/dataset/27ac7c01-b947-4c94-a7dd-c74fd966c138/resource/54c11bc1-8909-4a07-b0e1-aa96cd86b058> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-09-16T13:05:03.038152"^^xsd:dateTime ;
    dct:modified "2026-03-13T05:59:00.412400"^^xsd:dateTime ;
    dct:title "Haltestellenliste CSV 01/2026" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "69ec1a6ea382813ea70e3e7358055975"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.mvv-muenchen.de/fileadmin/mediapool/02-Fahrplanauskunft/03-Downloads/openData/MVV_Haltestellen_Report_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 .

