@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/e5011178-d51e-4ded-be80-5b7857744fe2> 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: SBG II Bezug nach statistischen Bezirken, sowie für Personen insgesamt\r
##Datenstand: 31.12.2020, 31.12.2021, 31.12.2022\r
###Quelle: Bundesagentur für Arbeit""" ;
    dct:identifier "e5011178-d51e-4ded-be80-5b7857744fe2" ;
    dct:issued "2023-06-13T10:18:56.880588"^^xsd:dateTime ;
    dct:modified "2024-07-29T10:43:48.994160"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2020-2022_SGBII_Bezug_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: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: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> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/75c44aab-fe96-4be2-a306-d4ca55240a1e>,
        <https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/786f3031-aaae-44cb-9663-db19606cf016> ;
    dcat:keyword "2020",
        "2021",
        "2022",
        "Bundesagentur für Arbeit",
        "Recklinghausen",
        "SGBII",
        "Stadtteile",
        "Statistische Bezirke" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/75c44aab-fe96-4be2-a306-d4ca55240a1e> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-08T05:52:24.304628"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-08T05:52:24.278192"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/75c44aab-fe96-4be2-a306-d4ca55240a1e/download/2020-2022_sgbii_bezug_pers_stadtteile_re-hxuov4t7.zip> ;
    dcat:byteSize "1565"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/75c44aab-fe96-4be2-a306-d4ca55240a1e/download/2020-2022_sgbii_bezug_pers_stadtteile_re-hxuov4t7.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/786f3031-aaae-44cb-9663-db19606cf016> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-06-13T10:19:23.693485"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-06-13T10:19:23.646151"^^xsd:dateTime ;
    dct:title "2020-2022_SGBII_Bezug_Pers_Stadtteile_RE.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/786f3031-aaae-44cb-9663-db19606cf016/download/2020-2022_sgbii_bezug_pers_stadtteile_re.csv> ;
    dcat:byteSize "1032"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/e5011178-d51e-4ded-be80-5b7857744fe2/resource/786f3031-aaae-44cb-9663-db19606cf016/download/2020-2022_sgbii_bezug_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> .

