@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/8c85bb83-7112-4711-9e25-f0dc25f21568> 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> ;
    dct:description "Kernbeschäftigte der Landeshauptstadt München nach Referaten, Eigenbetrieben und Stiftungen zum 31.12. des jeweiligen Jahres." ;
    dct:identifier "8c85bb83-7112-4711-9e25-f0dc25f21568" ;
    dct:issued "2024-07-22T07:24:59.722959"^^xsd:dateTime ;
    dct:modified "2025-10-31T09:07:00.331869"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/f7f267d8-ff22-48f3-a561-d2bd472cf07c> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/staedtischesPersonal/stellenplan> ;
    dct:title "Kernbeschäftigte nach Referaten, Eigenbetriebe und Stiftungen - Landeshauptstadt München" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt" ;
            vcard:hasEmail <mailto:stat.amt@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/8c85bb83-7112-4711-9e25-f0dc25f21568/resource/1eb5022e-4cf1-4d08-bf08-cbdbf0dabb14> ;
    dcat:keyword "Personal",
        "Personalreferat" ;
    dcat:landingPage <https://stadt.muenchen.de/infos/statistik-verwaltungundfinanzen.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://opendata.muenchen.de/dataset/8c85bb83-7112-4711-9e25-f0dc25f21568/resource/1eb5022e-4cf1-4d08-bf08-cbdbf0dabb14> a dcat:Distribution ;
    dct:description """__Kernbeschäftigte der Landeshauptstadt München nach Referaten, Eigenbetrieben und Stiftungen__\r
\r
* **Kernbeschäftigte** = Aktiv Beschäftigte ohne Anwärter*innen und Auszubildende und sonstige budgetrelevante Beschäftigte.\r
* **Teilzeit** = Ohne Altersteilzeit.""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-07-22T07:25:10.529787"^^xsd:dateTime ;
    dct:modified "2025-10-31T07:50:07.867107"^^xsd:dateTime ;
    dct:title "Kernbeschäftigte der Landeshauptstadt München nach Referaten, Eigenbetrieben und Stiftungen" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7f04df025095530b25db5d3505410ef0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/8c85bb83-7112-4711-9e25-f0dc25f21568/resource/1eb5022e-4cf1-4d08-bf08-cbdbf0dabb14/download/lhm-personal-06_kernbeschaeftigte-referate_2025.csv> ;
    dcat:byteSize 4277.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://stadt.muenchen.de/infos/statistik-verwaltungundfinanzen.html> a foaf:Document .

