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

<https://ckan.rvr.dev.datopian.com/dataset/8ba064f1-7459-4d4e-9178-42153d8a1057> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "axel.stender@moers.de" ;
            foaf:name "Dr. Axel Stender" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Bevölkerungszahlen der Sozialatlasbezirke in Moers ab 1996." ;
    dct:identifier "8ba064f1-7459-4d4e-9178-42153d8a1057" ;
    dct:issued "2022-01-30T22:39:18.860456"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:08:42.919077"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Bevölkerung in Sozialatlasbezirken mit Hauptwohnsitz in Moers" ;
    owl:versionInfo "v2015.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/8ba064f1-7459-4d4e-9178-42153d8a1057/resource/6e7a2152-a315-4f4b-a3ad-46d28fbe300e>,
        <https://ckan.rvr.dev.datopian.com/dataset/8ba064f1-7459-4d4e-9178-42153d8a1057/resource/82cc4a43-670b-43e3-b274-2fb22275a88d> ;
    dcat:keyword "Sozialatlasbezirke",
        "Sozialräume" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.rvr.dev.datopian.com/dataset/8ba064f1-7459-4d4e-9178-42153d8a1057/resource/6e7a2152-a315-4f4b-a3ad-46d28fbe300e> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:16:36.235653"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:08:42.913718"^^xsd:dateTime,
        "2023-07-31T07:08:42.926616"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/8ba064f1-7459-4d4e-9178-42153d8a1057/resource/6e7a2152-a315-4f4b-a3ad-46d28fbe300e/download/bevolkerung-in-sozialatlasbezirken-mit-hauptwohnsitz-in-moers-x_zqd_p1.zip> ;
    dcat:byteSize 1895.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/8ba064f1-7459-4d4e-9178-42153d8a1057/resource/82cc4a43-670b-43e3-b274-2fb22275a88d> a dcat:Distribution ;
    dct:description """Die Bevölkerungsdaten werden den Sozialräumen Nord, Ost, Mitte und West sowie den einzelnen Sozialräumen zugeordnet.\r
\r
Informationen zu den Sozialatlasbezirken und eine Karte gibt es unter https://www.moers.de/de/stadtportrait/sozialraeume-und-sozialatlasbezirke/""" ;
    dct:format "CSV" ;
    dct:issued "2015-10-29T15:19:34.308416"^^xsd:dateTime ;
    dct:modified "2015-11-03T14:55:14.224768"^^xsd:dateTime,
        "2022-01-30T22:39:18.853558"^^xsd:dateTime ;
    dct:title "bevolkerung-in-sozialatlasbezirken-mit-hauptwohnsitz-in-moers" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/8ba064f1-7459-4d4e-9178-42153d8a1057/resource/82cc4a43-670b-43e3-b274-2fb22275a88d/download/bevolkerung-in-sozialatlasbezirken-hauptwohnsitz.csv> .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

