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

<https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@recklinghausen.de" ;
            foaf:name "Statistikstelle, Stadt Recklinghausen" ] ;
    dct:description """#Inhalt: SBGII Bezug nach statistischen Bezirken, sowie für Bedarfsgemeinschaften und Personen insgesamt\r
##Datenstand: 30.06.2021\r
###Quelle: Bundesagentur für Arbeit""" ;
    dct:identifier "badf7937-9843-4168-8cbf-8617597dc581" ;
    dct:issued "2022-09-27T08:48:03.838865"^^xsd:dateTime ;
    dct:modified "2024-07-29T10:46:44.097788"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2021_06_SGBII_Bezug_BG_Pers_Stadtteile_RE" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/01c81458-ef69-4a56-9503-f6b9f7320871>,
        <https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/c6c4903b-11ba-4cf3-980a-3fe406c89793> ;
    dcat:keyword "2021",
        "Bedarfsgemeinschaft",
        "Bundesagentur für Arbeit",
        "Recklinghausen",
        "SGBII",
        "Stadtteile",
        "Statistische Bezirke" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/01c81458-ef69-4a56-9503-f6b9f7320871> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-08T05:52:27.602001"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-08T05:52:27.571838"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/01c81458-ef69-4a56-9503-f6b9f7320871/download/2021_06_sgbii_bezug_bg_pers_stad-dvmedo8w.zip> ;
    dcat:byteSize "1401"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/01c81458-ef69-4a56-9503-f6b9f7320871/download/2021_06_sgbii_bezug_bg_pers_stad-dvmedo8w.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/c6c4903b-11ba-4cf3-980a-3fe406c89793> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-09-27T08:48:25.274250"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-09-27T08:48:25.240948"^^xsd:dateTime ;
    dct:title "2021_06_SGBII_Bezug_BG_Pers_Stadtteile_RE.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/c6c4903b-11ba-4cf3-980a-3fe406c89793/download/2021_06_sgbii_bezug_bg_pers_stadtteile_re.csv> ;
    dcat:byteSize "607"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/badf7937-9843-4168-8cbf-8617597dc581/resource/c6c4903b-11ba-4cf3-980a-3fe406c89793/download/2021_06_sgbii_bezug_bg_pers_stadtteile_re.csv> a rdfs:Resource .

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

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

