@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Axel.Stender@moers.de" ;
            foaf:name "Dr. Axel Stender" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ 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-01-27T11:20:19.867922"^^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:Kind ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@moers.de> ],
        [ a vcard:Kind ;
            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> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@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://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<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:license <http://dcat-ap.de/def/licenses/other-closed> ;
    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 ],
        [ 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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<https://www.offenesdatenportal.de/dataset/eb46c0a7-77d3-492c-b871-57ecff39caa9/resource/267c143f-6345-4e5e-936e-d8010b470907/download/bevoelkerung-nach-haupt-und-nebenwohnsitz-2023.csv> a rdfs:Resource .

