@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.stuttgart.de/dataset/1f49f61c-a179-40f0-a9b5-6441da79b6e7> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "Poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:description "Arbeitslosengeld II-Empfänger nach Stadtbezirken" ;
    dct:identifier "1f49f61c-a179-40f0-a9b5-6441da79b6e7" ;
    dct:issued "2023-06-22T09:08:36.667585"^^xsd:dateTime ;
    dct:modified "2024-07-19T09:15:52.625824"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Arbeitslosengeld II-Empfänger" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt der Landeshauptstadt Stuttgart" ;
            vcard:hasEmail <mailto:Poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/1f49f61c-a179-40f0-a9b5-6441da79b6e7/resource/765b0020-038a-4f65-84cd-cd35ddea07ac> ;
    dcat:keyword "ALG II",
        "Arbeitslosigkeit" ;
    dcat:landingPage <Bundesagentur%20für%20Arbeit> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.stuttgart.de/dataset/1f49f61c-a179-40f0-a9b5-6441da79b6e7/resource/765b0020-038a-4f65-84cd-cd35ddea07ac> a dcat:Distribution ;
    dct:description """### Stichtag\r
31.12.\r
\r
### Quelle\r
Bundesagentur für Arbeit""" ;
    dct:format "CSV" ;
    dct:issued "2023-06-22T09:09:14.099326"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-06-22T09:09:14.079109"^^xsd:dateTime ;
    dct:title "Arbeitslosengeld II-Empfänger" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/1f49f61c-a179-40f0-a9b5-6441da79b6e7/resource/765b0020-038a-4f65-84cd-cd35ddea07ac/download/arbeitslosengeld-ii-empfanger-sgb-ii.csv> ;
    dcat:byteSize 3001.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> a foaf:Organization ;
    foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" .

