@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/93af9b6a-7001-4024-b01b-45b6505be35b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Bevölkerung und Fläche auf Basis des Zensus 2011 zum Stand 31.12.2015" ;
    dct:identifier "93af9b6a-7001-4024-b01b-45b6505be35b" ;
    dct:issued "2025-11-06T11:04:06.040966"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:06.040972"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Kreis Wesel Zensus (12/2015)" ;
    dcat:distribution <https://opendata.ruhr/dataset/93af9b6a-7001-4024-b01b-45b6505be35b/resource/15995a0d-d359-4941-9b3e-9212852840ab> ;
    dcat:keyword "Bevölkerung",
        "Fläche",
        "Zensus" ;
    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/93af9b6a-7001-4024-b01b-45b6505be35b/resource/15995a0d-d359-4941-9b3e-9212852840ab> a dcat:Distribution ;
    dct:description "Bevölkerung und Fläche auf Basis des Zensus 2011 zum Stand 31.12.2015" ;
    dct:format "XML" ;
    dct:issued "2017-11-20T09:24:52.291374"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2017-11-20T08:24:52.235463"^^xsd:dateTime ;
    dct:title "Kreis Wesel Zensus (12/2015) " ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/93af9b6a-7001-4024-b01b-45b6505be35b/resource/15995a0d-d359-4941-9b3e-9212852840ab/download/kreisweselzensus12.2015.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/93af9b6a-7001-4024-b01b-45b6505be35b/resource/15995a0d-d359-4941-9b3e-9212852840ab/download/kreisweselzensus12.2015.xml> a rdfs:Resource .

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

