@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.ruhr/dataset/d944f850-409c-4dff-85f2-1b7b092c5890> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@recklinghausen.de" ;
            foaf:name "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ] ;
    dct:description """#Inhalt: SBG II Bezug nach statistischen Bezirken, sowie für Personen insgesamt\r
##Datenstand: 31.12.2023, 31.12.2024, 31.12.2025\r
###Quelle: Bundesagentur für Arbeit (Zitierhinweise sind zu beachten)\r
""" ;
    dct:identifier "d944f850-409c-4dff-85f2-1b7b092c5890" ;
    dct:issued "2026-07-09T06:58:54.566574"^^xsd:dateTime ;
    dct:modified "2026-07-09T07:01:58.425167"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2023-2025_SGBII_Bezug_Pers_Stadtteile_RE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/d944f850-409c-4dff-85f2-1b7b092c5890/resource/e4359eee-965d-4e6b-a4d7-61b7f3e2ba72> ;
    dcat:keyword "2023",
        "2024",
        "2025",
        "Bundesagentur für Arbeit",
        "Personen",
        "Recklinghausen",
        "SGB II",
        "Stadtteile",
        "Statistischer Bezirk" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/d944f850-409c-4dff-85f2-1b7b092c5890/resource/e4359eee-965d-4e6b-a4d7-61b7f3e2ba72> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-09T06:59:20.484177"^^xsd:dateTime ;
    dct:modified "2026-07-09T06:59:20.434839"^^xsd:dateTime ;
    dct:title "2023-2025_SGBII_Bezug_Pers_Stadtteile_RE.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "aa0425754d0a5180973b4ce7780f45b0"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "aa0425754d0a5180973b4ce7780f45b0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ruhr/dataset/d944f850-409c-4dff-85f2-1b7b092c5890/resource/e4359eee-965d-4e6b-a4d7-61b7f3e2ba72/download/2023-2025_sgbii_bezug_pers_stadtteile_re.csv> ;
    dcat:byteSize 1025.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> a foaf:Agent ;
    foaf:name "Recklinghausen" .

