@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 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/0652eeb1-60ad-48ad-8ad7-88ba13efb266> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@recklinghausen.de" ;
            foaf:name "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ] ;
    dct:description """#Inhalt: Bevölkerung mit Hauptwohnsitz in Recklinghausen nach statistischen Bezirken und für Recklinghausen Gesamt im Jahr 2025\r
##Datenstand: 31.12.2025\r
###Quelle: Einwohnermelderegister""" ;
    dct:identifier "0652eeb1-60ad-48ad-8ad7-88ba13efb266" ;
    dct:issued "2026-07-09T08:04:21.108739"^^xsd:dateTime ;
    dct:modified "2026-07-09T08:04:42.046378"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2025_Bevölkerung_Einwohner_statistische_Bezirke_RE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/0652eeb1-60ad-48ad-8ad7-88ba13efb266/resource/8bf6a315-0cfd-4e0b-b426-8468eb9ba5a0> ;
    dcat:keyword "2025",
        "Bevölkerung",
        "Einwohner",
        "Recklinghausen",
        "Stadtteile",
        "Statistische Bezirke" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/0652eeb1-60ad-48ad-8ad7-88ba13efb266/resource/8bf6a315-0cfd-4e0b-b426-8468eb9ba5a0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-09T08:04:40.349853"^^xsd:dateTime ;
    dct:modified "2026-07-09T08:04:40.322515"^^xsd:dateTime ;
    dct:title "2025_Bevölkerung_Einwohner_statistische_Bezirke_RE.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "243c75bde159dd2336262b54c9f4cb6b"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "243c75bde159dd2336262b54c9f4cb6b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ruhr/dataset/0652eeb1-60ad-48ad-8ad7-88ba13efb266/resource/8bf6a315-0cfd-4e0b-b426-8468eb9ba5a0/download/2025_bevolkerung_einwohner_statistische_bezirke_re.csv> ;
    dcat:byteSize 792.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> a foaf:Agent ;
    foaf:name "Recklinghausen" .

