@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/c2e76db8-48b0-40e3-9070-be943548ff9d> 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 "Aktiv Beschäftigte der Landeshauptstadt München ab 2017 zum 31.12. des jeweiligen Jahres." ;
    dct:identifier "c2e76db8-48b0-40e3-9070-be943548ff9d" ;
    dct:issued "2024-07-22T05:42:14.194164"^^xsd:dateTime ;
    dct:modified "2025-10-31T09:06:54.282452"^^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 "Aktiv Beschäftigte der 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/c2e76db8-48b0-40e3-9070-be943548ff9d/resource/c49554db-becb-4bff-a16e-694bcda23376> ;
    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/c2e76db8-48b0-40e3-9070-be943548ff9d/resource/c49554db-becb-4bff-a16e-694bcda23376> a dcat:Distribution ;
    dct:description """__Aktiv Beschäftigte der Landeshauptstadt München__\r
\r
* **Aktiv Beschäftigte** = Beschäftigte (Beamte*innen und Tarifbeschäftigte) mit regelmäßigen Zahlungen.""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-07-22T05:51:58.700553"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2025-10-31T07:43:41.715839"^^xsd:dateTime ;
    dct:title "Aktiv Beschäftigte der Landeshauptstadt München" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b03b8aa2273f90ec520cd1ca266df914"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/c2e76db8-48b0-40e3-9070-be943548ff9d/resource/c49554db-becb-4bff-a16e-694bcda23376/download/lhm-personal-05_aktiv-beschaeftigte_2025.csv> ;
    dcat:byteSize 312.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 .

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

