@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/00f0388e-9ade-4f3c-9351-073e1881c04b> 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:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Alle Halbjahresauswertungen seit 31.12.2007 (HWI = Hauptwohnsitz innerhalb, NWI = Nebenwohnsitz innerhalb) " ;
    dct:identifier "00f0388e-9ade-4f3c-9351-073e1881c04b" ;
    dct:issued "2025-11-06T11:37:47.039072"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:37:47.039079"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Wohnbevölkerung in Wesel nach Altersgruppen in den Stadtteilen (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:Organization ;
            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:Kind ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/01af2ac3-4ce6-481e-a2f0-bc925e1a4255>,
        <https://opendata.ruhr/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/e7201766-ff36-4db0-87e2-25afcfb69bf1> ;
    dcat:keyword "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BEVOELKERUNG> .

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

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

<https://opendata.ruhr/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/01af2ac3-4ce6-481e-a2f0-bc925e1a4255> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T12:19:16.579227"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:37:47.033331"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_D/EWO_D.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/e7201766-ff36-4db0-87e2-25afcfb69bf1> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-11-05T12:19:16.579224"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:37:47.032701"^^xsd:dateTime ;
    dct:title "JSON-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_D/EWO_D.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> .

