@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Kreis Wesel Arbeitslosenstatistik (Oktober 2021)" ;
    dct:identifier "fb84f0a4-cfcd-471f-ab93-aa94c6334a2b" ;
    dct:issued "2025-11-06T11:04:17.333006"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:17.333011"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Kreis Wesel Arbeitslosenstatistik (Oktober 2021)" ;
    dcat:distribution <https://opendata.ruhr/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/785215d7-d3f2-488d-a828-0b83afecb970>,
        <https://opendata.ruhr/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/d10b44b4-5919-474a-9b65-adb1f4e0d22e> ;
    dcat:keyword "Arbeitslosenstatistik" ;
    dcat:landingPage <www.kreis-wesel.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BEVOELKERUNG> .

<https://opendata.ruhr/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/785215d7-d3f2-488d-a828-0b83afecb970> a dcat:Distribution ;
    dct:description "Kreis Wesel Arbeitslosenstatistik (Oktober 2021)" ;
    dct:format "XLSX" ;
    dct:issued "2021-12-10T09:24:39.873222"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-12-10T09:24:39.839703"^^xsd:dateTime ;
    dct:title "Kreis Wesel Arbeitslosenstatistik (Oktober 2021)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/785215d7-d3f2-488d-a828-0b83afecb970/download/arbeitslosenstatistik-oktober-2021.xlsx> ;
    dcat:byteSize "47742"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.ruhr/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/d10b44b4-5919-474a-9b65-adb1f4e0d22e> a dcat:Distribution ;
    dct:description "Kreis Wesel Arbeitslosenstatistik (Oktober 2021)" ;
    dct:format "CSV" ;
    dct:issued "2021-12-10T09:24:55.268592"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-12-10T09:24:55.234208"^^xsd:dateTime ;
    dct:title "Kreis Wesel Arbeitslosenstatistik (Oktober 2021)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/d10b44b4-5919-474a-9b65-adb1f4e0d22e/download/arbeitslosenstatistik-oktober-2021.csv> ;
    dcat:byteSize "1479"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> a foaf:Agent ;
    foaf:name "Kreis Wesel " .

<https://www.offenesdatenportal.de/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/785215d7-d3f2-488d-a828-0b83afecb970/download/arbeitslosenstatistik-oktober-2021.xlsx> a rdfs:Resource .

<https://www.offenesdatenportal.de/dataset/fb84f0a4-cfcd-471f-ab93-aa94c6334a2b/resource/d10b44b4-5919-474a-9b65-adb1f4e0d22e/download/arbeitslosenstatistik-oktober-2021.csv> a rdfs:Resource .

<www.kreis-wesel.de> a foaf:Document .

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

