@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/9327977e-cf70-4765-ae69-b810ba797953> 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: 31.12.2020\r
###Quelle: Bundesagentur für Arbeit\r
""" ;
    dct:identifier "9327977e-cf70-4765-ae69-b810ba797953" ;
    dct:issued "2021-10-08T07:20:36.237497"^^xsd:dateTime ;
    dct:modified "2024-07-29T10:43:11.417913"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2020_12_SGBII_Bezug_BG_Pers_Stadtteile_RE" ;
    dcat:contactPoint [ 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: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> ],
        [ 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> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/9327977e-cf70-4765-ae69-b810ba797953/resource/38dcb79e-ea04-438c-8c3b-9077e01df0bc>,
        <https://opendata.ruhr/dataset/9327977e-cf70-4765-ae69-b810ba797953/resource/88da2347-5605-4f7a-b082-49080c217f65> ;
    dcat:keyword "2020",
        "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/9327977e-cf70-4765-ae69-b810ba797953/resource/38dcb79e-ea04-438c-8c3b-9077e01df0bc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-08T07:21:03.163237"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-10-08T07:21:03.141928"^^xsd:dateTime ;
    dct:title "2020_12_SGBII_Bezug_BG_Pers_Stadtteile_RE.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/9327977e-cf70-4765-ae69-b810ba797953/resource/38dcb79e-ea04-438c-8c3b-9077e01df0bc/download/2020_12_sgbii_bezug_bg_pers_stadtteile_re.csv> ;
    dcat:byteSize "607"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/9327977e-cf70-4765-ae69-b810ba797953/resource/38dcb79e-ea04-438c-8c3b-9077e01df0bc/download/2020_12_sgbii_bezug_bg_pers_stadtteile_re.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/9327977e-cf70-4765-ae69-b810ba797953/resource/88da2347-5605-4f7a-b082-49080c217f65> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-08T05:52:23.381399"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-08T05:52:23.347943"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/9327977e-cf70-4765-ae69-b810ba797953/resource/88da2347-5605-4f7a-b082-49080c217f65/download/2020_12_sgbii_bezug_bg_pers_stadtteile_re-ojov3cdi.zip> ;
    dcat:byteSize "1401"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/9327977e-cf70-4765-ae69-b810ba797953/resource/88da2347-5605-4f7a-b082-49080c217f65/download/2020_12_sgbii_bezug_bg_pers_stadtteile_re-ojov3cdi.zip> 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> .

