@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/5aad21ed-6496-4190-8e39-cde809e79344> 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 30.06.2019" ;
    dct:identifier "5aad21ed-6496-4190-8e39-cde809e79344" ;
    dct:issued "2025-11-06T11:04:01.217290"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:01.217295"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Kreis Wesel Zensus (06/2019)" ;
    dcat:distribution <https://opendata.ruhr/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/a6583e52-9d8a-4864-808f-25ebdfd1fc30>,
        <https://opendata.ruhr/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/d28844b5-bb97-4854-af7f-d29723f0862c> ;
    dcat:keyword "Bevölkerung",
        "Fläche",
        "Zensus" ;
    dcat:landingPage <www.kreis-wesel.de> .

<https://opendata.ruhr/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/a6583e52-9d8a-4864-808f-25ebdfd1fc30> a dcat:Distribution ;
    dct:description "Bevölkerung und Fläche auf Basis des Zensus 2011 zum Stand 30.06.2019" ;
    dct:format "CSV" ;
    dct:issued "2020-02-12T07:54:39.844140"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-02-12T07:54:39.806155"^^xsd:dateTime ;
    dct:title "Kreis Wesel Zensus (06/2019)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/a6583e52-9d8a-4864-808f-25ebdfd1fc30/download/bevolkerung-am-30.06.2019.csv> ;
    dcat:byteSize "910"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/d28844b5-bb97-4854-af7f-d29723f0862c> a dcat:Distribution ;
    dct:description "Bevölkerung und Fläche auf Basis des Zensus 2011 zum Stand 30.06.2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-02-12T07:52:38.891638"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-02-12T07:52:38.824729"^^xsd:dateTime ;
    dct:title "Kreis Wesel Zensus (06/2019)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/d28844b5-bb97-4854-af7f-d29723f0862c/download/bevolkerung-am-30.06.2019.xlsx> ;
    dcat:byteSize "11433"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://www.offenesdatenportal.de/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/a6583e52-9d8a-4864-808f-25ebdfd1fc30/download/bevolkerung-am-30.06.2019.csv> a rdfs:Resource .

<https://www.offenesdatenportal.de/dataset/5aad21ed-6496-4190-8e39-cde809e79344/resource/d28844b5-bb97-4854-af7f-d29723f0862c/download/bevolkerung-am-30.06.2019.xlsx> 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> .

