@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/374a59e1-648f-4100-9dce-13f89441e1c4> 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 2. Halbjahr in den statistischen Bezirken und Recklinghausen gesamt\r
##Datenstand: 31.12.2021\r
###Quelle: Bundesagentur für Arbeit""" ;
    dct:identifier "374a59e1-648f-4100-9dce-13f89441e1c4" ;
    dct:issued "2022-01-18T11:53:29.007528"^^xsd:dateTime ;
    dct:modified "2024-07-29T10:33:36.549801"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2021_12_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: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:Organization ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/374a59e1-648f-4100-9dce-13f89441e1c4/resource/defb5014-b64f-4980-956a-155c2ee27de7>,
        <https://opendata.ruhr/dataset/374a59e1-648f-4100-9dce-13f89441e1c4/resource/fdfd3d3d-cb0c-4415-a824-35d98fd4cb92> ;
    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/374a59e1-648f-4100-9dce-13f89441e1c4/resource/defb5014-b64f-4980-956a-155c2ee27de7> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-08T05:52:28.170342"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-08T05:52:28.139898"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/374a59e1-648f-4100-9dce-13f89441e1c4/resource/defb5014-b64f-4980-956a-155c2ee27de7/download/2021_12_alo_stadtteile_re-vgenei2q.zip> ;
    dcat:byteSize "8747"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/374a59e1-648f-4100-9dce-13f89441e1c4/resource/defb5014-b64f-4980-956a-155c2ee27de7/download/2021_12_alo_stadtteile_re-vgenei2q.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/374a59e1-648f-4100-9dce-13f89441e1c4/resource/fdfd3d3d-cb0c-4415-a824-35d98fd4cb92> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-01-18T11:55:37.733949"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-01-18T11:55:37.714555"^^xsd:dateTime ;
    dct:title "2021_12_ALO_Stadtteile_RE.xlsx" ;
    dcat:accessURL <https://opendata.ruhr/dataset/374a59e1-648f-4100-9dce-13f89441e1c4/resource/fdfd3d3d-cb0c-4415-a824-35d98fd4cb92/download/2021_12_alo_stadtteile_re.xlsx> ;
    dcat:byteSize "10660"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.ruhr/dataset/374a59e1-648f-4100-9dce-13f89441e1c4/resource/fdfd3d3d-cb0c-4415-a824-35d98fd4cb92/download/2021_12_alo_stadtteile_re.xlsx> 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> .

