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

<https://opendata.ruhr/dataset/eb46c0a7-77d3-492c-b871-57ecff39caa9> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@moers.de" ;
            foaf:name "Stadt Moers - Statistikstelle" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält Angaben zur Bevölkerung mit Hauptwohnsitz in Moers zum Stichtag 31.12.2023. Neben gesamtstädtischen Ergebnissen werden Daten für 12 Sozialatlasbezirke ausgewiesen. Nach dem nächsten Stichtag wird ein neuer Datensatz angelegt.  Ab diesem Jahr ändert sich das Format der Ressourcen." ;
    dct:identifier "eb46c0a7-77d3-492c-b871-57ecff39caa9" ;
    dct:issued "2026-01-27T11:20:19.867913"^^xsd:dateTime ;
    dct:modified "2026-07-09T16:54:44.154029"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Bevölkerung in den Sozialatlasbezirken 2023 in Moers" ;
    owl:versionInfo "v2026.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Moers - Statistikstelle" ;
            vcard:hasEmail <mailto:statistik@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Moers - Statistikstelle" ;
            vcard:hasEmail <mailto:statistik@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/eb46c0a7-77d3-492c-b871-57ecff39caa9/resource/267c143f-6345-4e5e-936e-d8010b470907> ;
    dcat:keyword "Bevölkerung",
        "Hauptwohnsitz",
        "Sozialatlasbezirke",
        "Statistik" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://opendata.ruhr/dataset/eb46c0a7-77d3-492c-b871-57ecff39caa9/resource/267c143f-6345-4e5e-936e-d8010b470907> a dcat:Distribution ;
    dct:description "Dieser Datensatz ist eine CSV-Ausgabe der Bevölkerung mit Hauptwohnsitz in Moers. " ;
    dct:format "CSV" ;
    dct:issued "2026-01-26T12:21:33.461957"^^xsd:dateTime ;
    dct:modified "2026-01-26T12:23:09.705871"^^xsd:dateTime ;
    dct:title "Bevölkerung insgesamt nach Haupt- und Nebenwohnsitz" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7ab6b01b3abb4f90444993cb80d6ea41"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "7ab6b01b3abb4f90444993cb80d6ea41"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/eb46c0a7-77d3-492c-b871-57ecff39caa9/resource/267c143f-6345-4e5e-936e-d8010b470907/download/bevoelkerung-nach-haupt-und-nebenwohnsitz-2023.csv> ;
    dcat:byteSize 373.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

