@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/1738692f-7359-4253-973c-cf5f3ba65c07> 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 "1738692f-7359-4253-973c-cf5f3ba65c07" ;
    dct:issued "2025-11-06T11:37:49.891758"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:37:49.891763"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Wohnbevölkerung in Wesel nach Altersgruppen (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: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> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/1738692f-7359-4253-973c-cf5f3ba65c07/resource/a9b61557-0e44-4d45-a8eb-8aa967ee010f>,
        <https://opendata.ruhr/dataset/1738692f-7359-4253-973c-cf5f3ba65c07/resource/e6ca7e85-b27c-466a-8748-389bfa59bd67> ;
    dcat:keyword "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BEVOELKERUNG> .

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

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

<https://opendata.ruhr/dataset/1738692f-7359-4253-973c-cf5f3ba65c07/resource/a9b61557-0e44-4d45-a8eb-8aa967ee010f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-11-05T12:19:55.873155"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:37:49.886990"^^xsd:dateTime ;
    dct:title "JSON-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_C/EWO_C.json> ;
    dcat:mediaType "application/json" .

<https://opendata.ruhr/dataset/1738692f-7359-4253-973c-cf5f3ba65c07/resource/e6ca7e85-b27c-466a-8748-389bfa59bd67> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T12:19:55.873159"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:37:49.887831"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_C/EWO_C.csv> ;
    dcat:mediaType "text/csv" .

<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> .

