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

<https://ckan.rvr.dev.datopian.com/dataset/c5115b38-60a4-4e8f-a065-b3ee06bacfd3> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@wesel.de" ;
            foaf:name "Frau Sobotta" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description """letzter Halbjahresbestand\r
(HWI = Hauptwohnsitz innerhalb, NWI = Nebenwohnsitz innerhalb)""" ;
    dct:identifier "c5115b38-60a4-4e8f-a065-b3ee06bacfd3" ;
    dct:issued "2022-01-30T23:30:03.602413"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:30:03.602418"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Wohnbevölkerung in Wesel nach Religionszugehörigkeit in den Stadtteilen (HWI + NWI) zum 30.06." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frau Sobotta" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Sobotta" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Sobotta" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/c5115b38-60a4-4e8f-a065-b3ee06bacfd3/resource/c9748608-4611-42a8-963a-617fb908ab32>,
        <https://ckan.rvr.dev.datopian.com/dataset/c5115b38-60a4-4e8f-a065-b3ee06bacfd3/resource/d6e997db-d093-476e-ac1c-210485c3e368>,
        <https://ckan.rvr.dev.datopian.com/dataset/c5115b38-60a4-4e8f-a065-b3ee06bacfd3/resource/f17d03d9-3016-41de-b451-13f1648d85b3> .

<https://ckan.rvr.dev.datopian.com/dataset/c5115b38-60a4-4e8f-a065-b3ee06bacfd3/resource/c9748608-4611-42a8-963a-617fb908ab32> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-02T10:20:12.897837"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:30:03.595808"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_I/EWO_I_0630.csv> .

<https://ckan.rvr.dev.datopian.com/dataset/c5115b38-60a4-4e8f-a065-b3ee06bacfd3/resource/d6e997db-d093-476e-ac1c-210485c3e368> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-11-02T10:20:12.897840"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:30:03.597866"^^xsd:dateTime ;
    dct:title "XLSX-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_I/EWO_I_0630.xlsx> .

<https://ckan.rvr.dev.datopian.com/dataset/c5115b38-60a4-4e8f-a065-b3ee06bacfd3/resource/f17d03d9-3016-41de-b451-13f1648d85b3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-02T10:20:12.897833"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:30:03.593816"^^xsd:dateTime ;
    dct:title "JSON-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_I/EWO_I_0630.json> .

<https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

