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

<https://ckan.open.nrw.de/dataset/69f60557-a2bb-4cd5-b68d-60413c0a4bb9> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    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" ] ;
    dct:description "Alle Halbjahresauswertungen seit 31.12.2007 (HWI = Hauptwohnsitz innerhalb, NWI = Nebenwohnsitz innerhalb) " ;
    dct:identifier "94b76c50-6130-4313-ac67-062f425655d2" ;
    dct:issued "2026-04-21T23:36:44.469105"^^xsd:dateTime ;
    dct:modified "2026-04-21T23:36:44.469110"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Wohnbevölkerung in Wesel nach Stadtteilen und Wohnplätzen (HWI + NWI) seit 2007" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "94b76c50-6130-4313-ac67-062f425655d2" ],
        [ a adms:Identifier ;
            skos:notation "94b76c50-6130-4313-ac67-062f425655d2" ],
        "94b76c50-6130-4313-ac67-062f425655d2" ;
    dcat:contactPoint [ 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:Organization ;
            vcard:fn "Abgeschottete statistische Dienststelle" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/69f60557-a2bb-4cd5-b68d-60413c0a4bb9/resource/a5bdb9fc-958f-4498-8b0b-f2267480fff0>,
        <https://ckan.open.nrw.de/dataset/69f60557-a2bb-4cd5-b68d-60413c0a4bb9/resource/d13e9cf3-ced2-4ff9-927d-0d0e1f570fab> ;
    dcat:keyword "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent .

<https://ckan.open.nrw.de/dataset/69f60557-a2bb-4cd5-b68d-60413c0a4bb9/resource/a5bdb9fc-958f-4498-8b0b-f2267480fff0> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2025-11-05T12:20:17.441678"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:36:44.465249"^^xsd:dateTime ;
    dct:title "JSON-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_A/EWO_A.json> ;
    dcat:mediaType "application/json" .

<https://ckan.open.nrw.de/dataset/69f60557-a2bb-4cd5-b68d-60413c0a4bb9/resource/d13e9cf3-ced2-4ff9-927d-0d0e1f570fab> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-11-05T12:20:17.441682"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:36:44.466017"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_A/EWO_A.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

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

