@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/efc2838b-cff2-458a-8da5-9eef7aa09130> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "staedtische-friedhoefe.gsr@muenchen.de" ;
            foaf:name "Städtische Friedhöfe München" ] ;
    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 "Jährlich finden zwischen 10.000 und 12.000 Beisetzungen statt. Insgesamt gibt es auf den Münchner Friedhöfen ca. 270.000 Gräber unterschiedlichster Grabarten." ;
    dct:identifier "efc2838b-cff2-458a-8da5-9eef7aa09130" ;
    dct:issued "2024-12-03T11:10:06.215098"^^xsd:dateTime ;
    dct:modified "2026-08-31T12:06:31.301916"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/55965505-f311-4811-83f0-99443d42ec83> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Bestattungen und Beisetzungen städtische Friedhöfe München" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Städtische Friedhöfe München" ;
            vcard:hasEmail <mailto:staedtische-friedhoefe.gsr@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/efc2838b-cff2-458a-8da5-9eef7aa09130/resource/6afc540a-28a1-436f-b2ef-795cb6a4970e> ;
    dcat:keyword "Beisetzung",
        "Bestattung",
        "Friedhof" .

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

<https://opendata.muenchen.de/dataset/efc2838b-cff2-458a-8da5-9eef7aa09130/resource/6afc540a-28a1-436f-b2ef-795cb6a4970e> a dcat:Distribution ;
    dct:description "* Gräber: Stand zum 31.12. jeden Jahres" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-12-03T11:12:39.636205"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2026-08-24T13:24:44.232855"^^xsd:dateTime ;
    dct:title "Bestattungen und Beisetzungen städtische Friedhöfe München" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4fc91ae31563c294abd9ecf0c222910a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/efc2838b-cff2-458a-8da5-9eef7aa09130/resource/6afc540a-28a1-436f-b2ef-795cb6a4970e/download/friedhoefe_bestattungen_beisetzungen_2026.csv> ;
    dcat:byteSize 431.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 der Landeshauptstadt München" .

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

