@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 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/5ccc1322-41c7-4b40-b504-20f558bf6722> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "stat.amt@muenchen.de" ;
            foaf:name "Statistisches Amt" ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> ;
    dct:description """Differenz der Geborenen (Hauptwohnsitz) der entsprechenden Kategorie und Gestorbenen (Hauptwohnsitz) der entsprechenden Kategorie pro 1 000 Hauptwohnsitzpersonen (mittlere Hauptwohnsitzbevölkerung im Kalenderjahr) der entsprechenden Kategorie.\r
\r
**Bitte beachten Sie die Datenbeschreibungen: [Informationen zum Indikatorenatlas](/pages/indikatorenatlas).** """ ;
    dct:identifier "5ccc1322-41c7-4b40-b504-20f558bf6722" ;
    dct:issued "2015-01-26T13:05:01.564551"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:02:38.869854"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/f7f267d8-ff22-48f3-a561-d2bd472cf07c> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/bevoelkerungsstruktur/demografiebericht> ;
    dct:title "Indikatorenatlas: Bevölkerung - Natürlicher Saldo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt" ;
            vcard:hasEmail <mailto:stat.amt@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/5ccc1322-41c7-4b40-b504-20f558bf6722/resource/e2bd77e9-a3cd-4d4d-98ca-4457f7d18232> ;
    dcat:keyword "Bevölkerung",
        "Indikatorenatlas" ;
    dcat:landingPage <https://www.mstatistik-muenchen.de/indikatorenatlas/export/export.php> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://opendata.muenchen.de/dataset/5ccc1322-41c7-4b40-b504-20f558bf6722/resource/e2bd77e9-a3cd-4d4d-98ca-4457f7d18232> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-01-26T14:05:01.921046"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2025-10-31T16:02:33.735031"^^xsd:dateTime ;
    dct:title "Natürlicher Saldo " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2c6b6174ba4bc059f7516b932681d6d0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/5ccc1322-41c7-4b40-b504-20f558bf6722/resource/e2bd77e9-a3cd-4d4d-98ca-4457f7d18232/download/indikat2510_bevoelkerung_natuerlicher_saldo_28_10_25.csv> ;
    dcat:byteSize 381570.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.muenchen.de/organization/f7f267d8-ff22-48f3-a561-d2bd472cf07c> a foaf:Agent ;
    foaf:name "Statistisches Amt München" .

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

<https://www.mstatistik-muenchen.de/indikatorenatlas/export/export.php> a foaf:Document .

