@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/f02d023b-67d5-4a59-8305-aa6c2cd4fe7a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Kreis Wesel Beschäftigtenstatistik (30.09.2016)" ;
    dct:identifier "f02d023b-67d5-4a59-8305-aa6c2cd4fe7a" ;
    dct:issued "2025-11-06T11:04:15.651329"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:15.651342"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Kreis Wesel Beschäftigtenstatistik (30.09.2016)" ;
    dcat:distribution <https://opendata.ruhr/dataset/f02d023b-67d5-4a59-8305-aa6c2cd4fe7a/resource/83748b07-4b0e-487e-a10f-da20cb50d3d6> ;
    dcat:keyword "Beschäftigtenstatistik" ;
    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/f02d023b-67d5-4a59-8305-aa6c2cd4fe7a/resource/83748b07-4b0e-487e-a10f-da20cb50d3d6> a dcat:Distribution ;
    dct:description "Kreis Wesel Beschäftigtenstatistik (30.09.2016)" ;
    dct:format "XML" ;
    dct:issued "2017-11-16T09:58:11.287261"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2017-11-16T08:58:11.241084"^^xsd:dateTime ;
    dct:title "Kreis Wesel Beschäftigtenstatistik (30.09.2016)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f02d023b-67d5-4a59-8305-aa6c2cd4fe7a/resource/83748b07-4b0e-487e-a10f-da20cb50d3d6/download/kreisweselbeschaeftigtenstatistik30.09.2016.xml> .

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

<https://www.offenesdatenportal.de/dataset/f02d023b-67d5-4a59-8305-aa6c2cd4fe7a/resource/83748b07-4b0e-487e-a10f-da20cb50d3d6/download/kreisweselbeschaeftigtenstatistik30.09.2016.xml> a rdfs:Resource .

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

