@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/e1d89644-d4b2-4e7a-bf8d-6fb4114c89d5> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "grabverwaltung-zentrale@muenchen.de" ;
            foaf:name "Grabverwaltung Zentrale" ] ;
    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> ;
    dct:description """Es gibt in München 15 kleine "Stadtteilfriedhöfe" auf denen gemäß § 3 der Friedhofssatzung ein Graberwerb nur möglich ist, wenn (unter anderem) der Hauptwohnsitz sich in dem entsprechenden sogenannten Bestattungsbezirk befindet. Diese Bestattungsbezirke sind in der Anlage zur Friedhofssatzung: https://stadt.muenchen.de/rathaus/stadtrecht/vorschrift/800.html. Es ist nicht das gesamte Stadtgebiet in Bestattungsbezirke aufgeteilt. Manche Gebiete befinden sich in zwei Bestattungsbezirken.\r
\r
Die Bestattungsbezirke sind auf die Baublöcke referenziert.""" ;
    dct:identifier "e1d89644-d4b2-4e7a-bf8d-6fb4114c89d5" ;
    dct:issued "2026-06-01T08:48:29.119699"^^xsd:dateTime ;
    dct:modified "2026-08-03T13:44:57.714823"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/55965505-f311-4811-83f0-99443d42ec83> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/kultur/friedhof/standort> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Bestattungsbezirke" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Grabverwaltung Zentrale" ;
            vcard:hasEmail <mailto:grabverwaltung-zentrale@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/e1d89644-d4b2-4e7a-bf8d-6fb4114c89d5/resource/ed35d65a-1a0a-4907-94d2-c8e86223fee6> ;
    dcat:keyword "Besattungsbezirk",
        "Bestattung",
        "Friedhof" .

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

<https://opendata.muenchen.de/dataset/e1d89644-d4b2-4e7a-bf8d-6fb4114c89d5/resource/ed35d65a-1a0a-4907-94d2-c8e86223fee6> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-01T08:48:57.481459"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2026-06-01T08:48:57.426323"^^xsd:dateTime ;
    dct:title "Bestattungsbezirke" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ac02d5d2b7efe280edc361cbb95c0312"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/e1d89644-d4b2-4e7a-bf8d-6fb4114c89d5/resource/ed35d65a-1a0a-4907-94d2-c8e86223fee6/download/gsr.bestattungsbezirke.csv> ;
    dcat:byteSize 132585.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.muenchen.de/organization/55965505-f311-4811-83f0-99443d42ec83> a foaf:Agent ;
    foaf:name "Gesundheitsreferat" .

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

