@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/d9da8e51-bd0a-4207-8486-2b4ce1e5dc69> 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 Indikator misst das demographische Erwerbspotential. Die demographische Erwerbsbevölkerung ist aufgrund von Ausbildungszeiten, Arbeitslosigkeit, flexiblem Renten- und Pensionseintrittsalter u. ä. größer als die Zahl der Erwerbspersonen.\r
\r
Anteil der erwerbsfähigen (15- bis 64-jährigen) Hauptwohnsitzbevölkerung der entsprechenden Kategorie an der Hauptwohnsitzbevölkerung der entsprechenden Kategorie in Prozent.\r
\r
**Bitte beachten Sie die Datenbeschreibungen: [Informationen zum Indikatorenatlas](https://opendata.muenchen.de/pages/indikatorenatlas).**\r
""" ;
    dct:identifier "d9da8e51-bd0a-4207-8486-2b4ce1e5dc69" ;
    dct:issued "2015-01-26T13:03:11.523606"^^xsd:dateTime ;
    dct:modified "2026-06-09T06:15:07.041170"^^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 "Indikatorenatlas: Arbeitsmarkt - Erwerbsfähige" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt" ;
            vcard:hasEmail <mailto:stat.amt@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/d9da8e51-bd0a-4207-8486-2b4ce1e5dc69/resource/1f47ff92-01fa-41a2-bd01-26fbf9ce2401> ;
    dcat:keyword "Arbeitsmarkt",
        "Indikatorenatlas" ;
    dcat:landingPage <https://www.muenchen.de/rathaus/Stadtinfos/Statistik/Indikatoren-und-Monatszahlen/Indikatorenatlas.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

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

<https://opendata.muenchen.de/dataset/d9da8e51-bd0a-4207-8486-2b4ce1e5dc69/resource/1f47ff92-01fa-41a2-bd01-26fbf9ce2401> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-01-26T14:03:11.922591"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2026-05-22T13:50:15.139901"^^xsd:dateTime ;
    dct:title "Erwerbsfähige" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "943a429d8d6b223614c1a046d0a083cf"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/d9da8e51-bd0a-4207-8486-2b4ce1e5dc69/resource/1f47ff92-01fa-41a2-bd01-26fbf9ce2401/download/indikat_2605arbeitsmarkt_erwerbsfaehige_18_05_26.csv> ;
    dcat:byteSize 605803.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.govdata.de/dl-de/by-2-0> dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://www.muenchen.de/rathaus/Stadtinfos/Statistik/Indikatoren-und-Monatszahlen/Indikatorenatlas.html> a foaf:Document .

