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

<https://opendata.muenchen.de/dataset/543b0f4d-4798-4e87-9c48-13c8c854e4f4> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "geoinfo.kom@muenchen.de" ;
            foaf:name "GeodatenService München" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ;
    dct:accrualPeriodicity "wöchentlich" ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "geoinfo.kom@muenchen.de" ;
            foaf:name "GeodatenService München" ] ;
    dct:description "Der Datensatz beinhaltet die aktuellen, amtlichen Münchner Adressen mit Straßennummer, Straßennamen, Hausnummer und Zusatz." ;
    dct:identifier "543b0f4d-4798-4e87-9c48-13c8c854e4f4" ;
    dct:issued "2023-02-27T15:22:34.476727"^^xsd:dateTime ;
    dct:modified "2026-05-10T06:47:02.943832"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/0804804a-8515-44b4-b4ff-feeceae8d9c1> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/raumplanung/raumgliederung/adresse> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Münchner Adressen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GeodatenService München" ;
            vcard:hasEmail <mailto:geoinfo.kom@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/543b0f4d-4798-4e87-9c48-13c8c854e4f4/resource/cebb7d17-9075-4010-a68a-65d98e7f2b75> ;
    dcat:keyword "Adressen",
        "Digitaler Zwilling München",
        "Geodaten" .

<https://opendata.muenchen.de/dataset/543b0f4d-4798-4e87-9c48-13c8c854e4f4/resource/cebb7d17-9075-4010-a68a-65d98e7f2b75> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2026-05-10T06:47:03.048182"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2026-05-10T06:47:02.961921"^^xsd:dateTime ;
    dct:title "Adressen" ;
    dcat:accessURL <https://karten.muenchen.de/resources/gsm/__docs/adressen_aktuell.txt> ;
    dcat:mediaType "text/plain" .

<https://opendata.muenchen.de/organization/0804804a-8515-44b4-b4ff-feeceae8d9c1> a foaf:Agent ;
    foaf:name " GeodatenService München" .

<https://www.govdata.de/dl-de/by-2-0> dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

