@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/145a8fcf-5fdf-4fb2-98c3-436b6adbd847> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "stat.amt@muenchen.de" ;
            foaf:name "Statistisches Amt" ] ;
    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_2> ;
    dct:description """Der Datensatz __Monatszahlen Soziale Leistungen__ besteht aus folgenden Themen:\r
\r
* Empfänger nach SGB XII\r
* Hilfe zum Lebensunterhalt\r
* Grundsicherung im Alter und bei Erwerbsminderung\r
\r
Bitte beachten Sie die [Informationsseite Monatszahlen](https://opendata.muenchen.de/pages/monatszahlen-monitoring)""" ;
    dct:identifier "145a8fcf-5fdf-4fb2-98c3-436b6adbd847" ;
    dct:issued "2017-02-20T10:39:38.048975"^^xsd:dateTime ;
    dct:modified "2026-01-29T10:44:52.377667"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/f7f267d8-ff22-48f3-a561-d2bd472cf07c> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/sozialeHilfe/bericht> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Monatszahlen Soziale Leistungen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt" ;
            vcard:hasEmail <mailto:stat.amt@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/145a8fcf-5fdf-4fb2-98c3-436b6adbd847/resource/bee7fdb6-7333-4c21-a3a7-d2fb96f61dfe> ;
    dcat:keyword "Monatszahlen" ;
    dcat:landingPage <https://www.mstatistik-muenchen.de/monatszahlenmonitoring/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/145a8fcf-5fdf-4fb2-98c3-436b6adbd847/resource/bee7fdb6-7333-4c21-a3a7-d2fb96f61dfe> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-02-20T11:39:58.710650"^^xsd:dateTime ;
    dct:modified "2025-11-12T08:38:38.804503"^^xsd:dateTime ;
    dct:title "Monatszahlen Soziale Leistungen" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "348a81017458e54a7f97f05c6d021b20"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/145a8fcf-5fdf-4fb2-98c3-436b6adbd847/resource/bee7fdb6-7333-4c21-a3a7-d2fb96f61dfe/download/monatszahlen2510_soziale-leistungen_30_10_25.csv> ;
    dcat:byteSize 289062.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/monatszahlenmonitoring/export/export.php> a foaf:Document .

