@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/f68cabaf-5513-4b6d-a539-cef6e4b9437f> 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 """Anteil der Privathaushalte mit mindestens einem Kind bis 17 Jahre (mit mindestens einer Hauptwohnsitzperson) der entsprechenden Kategorie an allen Privathaushalten (mit mindestens einer Hauptwohnsitzperson) der entsprechenden Kategorie in Prozent.\r
\r
**Bitte beachten Sie die Datenbeschreibungen: [Informationen zum Indikatorenatlas](/pages/indikatorenatlas).** """ ;
    dct:identifier "f68cabaf-5513-4b6d-a539-cef6e4b9437f" ;
    dct:issued "2015-01-26T13:02:59.989482"^^xsd:dateTime ;
    dct:modified "2025-10-31T15:53:00.662181"^^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 - Haushalte mit Kindern" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt" ;
            vcard:hasEmail <mailto:stat.amt@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/f68cabaf-5513-4b6d-a539-cef6e4b9437f/resource/238034f8-d7dc-44ab-87c7-d7ee41491f8e> ;
    dcat:keyword "Bevölkerung",
        "Indikatorenatlas",
        "Kinder" ;
    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/f68cabaf-5513-4b6d-a539-cef6e4b9437f/resource/238034f8-d7dc-44ab-87c7-d7ee41491f8e> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-01-26T14:03:00.316790"^^xsd:dateTime ;
    dct:modified "2025-10-31T15:52:55.282657"^^xsd:dateTime ;
    dct:title "Haushalte mit Kindern" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3e7116539cc4ec3f0f4b35eb4b38ec1e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/f68cabaf-5513-4b6d-a539-cef6e4b9437f/resource/238034f8-d7dc-44ab-87c7-d7ee41491f8e/download/indikat2510_bevoelkerung_haushalte_mit_kindern_28_10_25.csv> ;
    dcat:byteSize 235557.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.mstatistik-muenchen.de/indikatorenatlas/export/export.php> a foaf:Document .

