@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/00f0388e-9ade-4f3c-9351-073e1881c04b> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@wesel.de" ;
            foaf:name "Frau Heiligers" ] ;
    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 "00f0388e-9ade-4f3c-9351-073e1881c04b" ;
    dct:issued "2022-01-30T23:29:41.538832"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:29:41.538837"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/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 "Frau Heiligers" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Heiligers" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Heiligers" ;
            vcard:hasEmail <mailto:statistik@wesel.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/678b9547-e471-40d2-a1a6-84428a82789f>,
        <https://ckan.rvr.dev.datopian.com/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/ddae6be7-3f84-44c5-bc2b-e5648301f552> ;
    dcat:keyword "Statistik" .

<https://ckan.rvr.dev.datopian.com/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/678b9547-e471-40d2-a1a6-84428a82789f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-01-21T12:23:10.649484"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:29:41.533799"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_D/EWO_D.csv> .

<https://ckan.rvr.dev.datopian.com/dataset/00f0388e-9ade-4f3c-9351-073e1881c04b/resource/ddae6be7-3f84-44c5-bc2b-e5648301f552> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-01-21T12:23:10.649478"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:29:41.532277"^^xsd:dateTime ;
    dct:title "JSON-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Statistik/Einwohner/EWO_D/EWO_D.json> .

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

