@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/6bc953e7-8e22-43ab-9b9e-2b001af3c385> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Kreis Wesel Arbeitslosenstatistik (Juni 2017) " ;
    dct:identifier "6bc953e7-8e22-43ab-9b9e-2b001af3c385" ;
    dct:issued "2025-11-06T11:04:04.020996"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:04.021001"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Kreis Wesel Arbeitslosenstatistik (Juni 2017)" ;
    dcat:distribution <https://opendata.ruhr/dataset/6bc953e7-8e22-43ab-9b9e-2b001af3c385/resource/c19194f8-9bb7-41c0-8955-794712f655b1> ;
    dcat:keyword "Arbeitslosenstatistik" ;
    dcat:landingPage <www.kreis-wesel.de> .

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

<https://opendata.ruhr/dataset/6bc953e7-8e22-43ab-9b9e-2b001af3c385/resource/c19194f8-9bb7-41c0-8955-794712f655b1> a dcat:Distribution ;
    dct:description "Kreis Wesel Arbeitslosenstatistik (Juni 2017) " ;
    dct:format "XML" ;
    dct:issued "2017-11-17T13:06:21.925575"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2017-11-17T12:06:21.846283"^^xsd:dateTime ;
    dct:title "Kreis Wesel Arbeitslosenstatistik (Juni 2017) " ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/6bc953e7-8e22-43ab-9b9e-2b001af3c385/resource/c19194f8-9bb7-41c0-8955-794712f655b1/download/kreisweselarbeitslosenstatistikjuni2017.xml> ;
    dcat:mediaType "text/xml" .

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

<https://www.offenesdatenportal.de/dataset/6bc953e7-8e22-43ab-9b9e-2b001af3c385/resource/c19194f8-9bb7-41c0-8955-794712f655b1/download/kreisweselarbeitslosenstatistikjuni2017.xml> a rdfs:Resource .

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

