@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/81277a8f-bbe4-46e2-92db-5362f19f7352> 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 Bedarfsgemeinschaften 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 "81277a8f-bbe4-46e2-92db-5362f19f7352" ;
    dct:issued "2026-07-09T07:04:03.518572"^^xsd:dateTime ;
    dct:modified "2026-07-09T07:04:20.300045"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2023-2025_SGBII_Bezug_BG_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/81277a8f-bbe4-46e2-92db-5362f19f7352/resource/4c9f87ed-38f4-48e6-adf7-56f09368d1b7> ;
    dcat:keyword "2023",
        "2024",
        "2025",
        "Bedarfsgemeinschaft",
        "Bundesagentur für Arbeit",
        "Recklinghausen",
        "SGB II",
        "Stadtteile",
        "Statistischer Bezirk" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/81277a8f-bbe4-46e2-92db-5362f19f7352/resource/4c9f87ed-38f4-48e6-adf7-56f09368d1b7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-09T07:04:18.624957"^^xsd:dateTime ;
    dct:modified "2026-07-09T07:04:18.592700"^^xsd:dateTime ;
    dct:title "2023-2025_SGBII_Bezug_BG_Stadtteile_RE.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "713662fed4af102c123ab5b8549cf84b"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "713662fed4af102c123ab5b8549cf84b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ruhr/dataset/81277a8f-bbe4-46e2-92db-5362f19f7352/resource/4c9f87ed-38f4-48e6-adf7-56f09368d1b7/download/2023-2025_sgbii_bezug_bg_stadtteile_re.csv> ;
    dcat:byteSize 1017.0 ;
    dcat:mediaType "text/csv" .

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

