@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/f75741f2-23c3-41a3-977e-0d3fc078092e> 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.2019" ;
    dct:identifier "f75741f2-23c3-41a3-977e-0d3fc078092e" ;
    dct:issued "2025-11-06T11:04:16.967542"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:16.967547"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Kreis Wesel Zensus (12/2019)" ;
    dcat:distribution <https://opendata.ruhr/dataset/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/0eab0c28-8094-4a36-a866-c75c56a49a95>,
        <https://opendata.ruhr/dataset/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/116d9a55-fcc7-4ceb-a992-6b6ea78eab97> ;
    dcat:keyword "Bevölkerung",
        "Fläche",
        "Zensus" ;
    dcat:landingPage <www.kreis-wesel.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BEVOELKERUNG> .

<https://opendata.ruhr/dataset/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/0eab0c28-8094-4a36-a866-c75c56a49a95> a dcat:Distribution ;
    dct:description "Bevölkerung und Fläche auf Basis des Zensus 2011 zum Stand 31.12.2019" ;
    dct:format "CSV" ;
    dct:issued "2020-08-26T11:07:10.693673"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-08-26T11:07:29.488577"^^xsd:dateTime ;
    dct:title "Kreis Wesel Zensus (12/2019)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/0eab0c28-8094-4a36-a866-c75c56a49a95/download/bevolkerung-am-31.12.2019.csv> ;
    dcat:byteSize "910"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/116d9a55-fcc7-4ceb-a992-6b6ea78eab97> a dcat:Distribution ;
    dct:description "Bevölkerung und Fläche auf Basis des Zensus 2011 zum Stand 31.12.2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-08-26T11:06:45.668372"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-08-26T11:06:45.626753"^^xsd:dateTime ;
    dct:title "Kreis Wesel Zensus (12/2019)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/116d9a55-fcc7-4ceb-a992-6b6ea78eab97/download/bevolkerung-am-31.12.2019.xlsx> ;
    dcat:byteSize "11586"^^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/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/0eab0c28-8094-4a36-a866-c75c56a49a95/download/bevolkerung-am-31.12.2019.csv> a rdfs:Resource .

<https://www.offenesdatenportal.de/dataset/f75741f2-23c3-41a3-977e-0d3fc078092e/resource/116d9a55-fcc7-4ceb-a992-6b6ea78eab97/download/bevolkerung-am-31.12.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> .

