@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/8f0572f7-f659-43e9-aa66-be5a834d3132> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@wesel.de" ;
            foaf:name "Abgeschottete statistische Dienststelle" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Alle Halbjahresauswertungen seit 31.12.2007 (HWI = Hauptwohnsitz innerhalb, NWI = Nebenwohnsitz innerhalb)" ;
    dct:identifier "8f0572f7-f659-43e9-aa66-be5a834d3132" ;
    dct:issued "2025-11-06T11:38:11.104740"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:38:11.104745"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Wohnbevölkerung in Wesel Altersaufbau (HWI + NWI) seit 2007" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/8f0572f7-f659-43e9-aa66-be5a834d3132/resource/934462ca-6844-4bee-99b7-2f599d9c647f>,
        <https://opendata.ruhr/dataset/8f0572f7-f659-43e9-aa66-be5a834d3132/resource/f8e5d152-abb4-4a39-ae83-c18a3aa49634> ;
    dcat:keyword "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BEVOELKERUNG> .

<https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_G/EWO_G.csv> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_G/EWO_G.json> a rdfs:Resource .

<https://opendata.ruhr/dataset/8f0572f7-f659-43e9-aa66-be5a834d3132/resource/934462ca-6844-4bee-99b7-2f599d9c647f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T12:19:00.930684"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:38:11.101027"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_G/EWO_G.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/8f0572f7-f659-43e9-aa66-be5a834d3132/resource/f8e5d152-abb4-4a39-ae83-c18a3aa49634> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-11-05T12:19:00.930679"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:38:11.100020"^^xsd:dateTime ;
    dct:title "JSON-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_G/EWO_G.json> ;
    dcat:mediaType "application/json" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

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

