@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/dc43e11a-e0f0-40c1-81e8-3fe899b06b81> 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 Altersgruppen, Arbeitszeit und Geschlecht zum 31.12. des jeweiligen Jahres." ;
    dct:identifier "dc43e11a-e0f0-40c1-81e8-3fe899b06b81" ;
    dct:issued "2024-07-22T07:43:11.172832"^^xsd:dateTime ;
    dct:modified "2025-10-31T09:06:47.817416"^^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 Altersgruppen, Arbeitszeit und Geschlecht - 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/dc43e11a-e0f0-40c1-81e8-3fe899b06b81/resource/a5e02fb5-953a-47ca-965e-6971285ae4ff> ;
    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/dc43e11a-e0f0-40c1-81e8-3fe899b06b81/resource/a5e02fb5-953a-47ca-965e-6971285ae4ff> a dcat:Distribution ;
    dct:description """__Kernbeschäftigte der Landeshauptstadt München nach Altersgruppen, Arbeitszeit und Geschlecht__\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:58:53.456407"^^xsd:dateTime ;
    dct:modified "2025-10-31T07:39:15.205261"^^xsd:dateTime ;
    dct:title "Kernbeschäftigte der Landeshauptstadt München nach Altersgruppen, Arbeitszeit und Geschlecht" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9e7a6dfeb8cb830853deb26c80496f95"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/dc43e11a-e0f0-40c1-81e8-3fe899b06b81/resource/a5e02fb5-953a-47ca-965e-6971285ae4ff/download/lhm-personal-04_kernbeschaeftigte-alter-arbeit-geschlecht_2025.csv> ;
    dcat:byteSize 1145.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 .

