@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/a033a460-009e-4f60-adc3-5605b67a8624> 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: Arbeitslosenzahlen für das 1. Halbjahr 2021 in den statistischen Bezirken und Recklinghausen gesamt\r
##Datenstand: 30.06.2021\r
###Quelle: Bundesagentur für Arbeit\r
""" ;
    dct:identifier "a033a460-009e-4f60-adc3-5605b67a8624" ;
    dct:issued "2021-09-17T10:33:09.429483"^^xsd:dateTime ;
    dct:modified "2024-07-29T10:46:28.880368"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2021_06_ALO_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/a033a460-009e-4f60-adc3-5605b67a8624/resource/7100f611-423a-46d0-9b0c-183bb73d41fa>,
        <https://opendata.ruhr/dataset/a033a460-009e-4f60-adc3-5605b67a8624/resource/78cb51f6-105b-456f-890c-d6097262b96f> ;
    dcat:keyword "2021",
        "ALO",
        "Arbeitslose",
        "Bundesagentur für Arbeit",
        "Recklinghausen",
        "Stadtteile" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/a033a460-009e-4f60-adc3-5605b67a8624/resource/7100f611-423a-46d0-9b0c-183bb73d41fa> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-08T05:52:27.315628"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-08T05:52:27.285885"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/a033a460-009e-4f60-adc3-5605b67a8624/resource/7100f611-423a-46d0-9b0c-183bb73d41fa/download/2021_06_alo_stadtteile_re-d1vjw8xh.zip> ;
    dcat:byteSize "1177"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/a033a460-009e-4f60-adc3-5605b67a8624/resource/7100f611-423a-46d0-9b0c-183bb73d41fa/download/2021_06_alo_stadtteile_re-d1vjw8xh.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/a033a460-009e-4f60-adc3-5605b67a8624/resource/78cb51f6-105b-456f-890c-d6097262b96f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-09-17T10:34:05.886217"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-09-17T10:34:05.863446"^^xsd:dateTime ;
    dct:title "2021_06_ALO_Stadtteile_RE.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/a033a460-009e-4f60-adc3-5605b67a8624/resource/78cb51f6-105b-456f-890c-d6097262b96f/download/2021_06_alo_stadtteile_re.csv> ;
    dcat:byteSize "490"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/a033a460-009e-4f60-adc3-5605b67a8624/resource/78cb51f6-105b-456f-890c-d6097262b96f/download/2021_06_alo_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> .

