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

<https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@recklinghausen.de" ;
            foaf:name "Statistikstelle, Stadt Recklinghausen" ] ;
    dct:description """#Inhalt: Bevölkerung mit Hauptwohnsitz in Recklinghausen nach Stadtteilen (Nummer und Bezirk) und Altersklassen in Jahren sowie Gesamt\r
##Datenstand: 31.12.2020				\r
###Quelle: Einwohnermelderegister\r
Aus Gründen der statistischen Geheimhaltung werden Zellen mit Werten <3 durch "." dargestellt.\r
""" ;
    dct:identifier "d62c81ca-35cd-485e-b477-065dfca47a22" ;
    dct:issued "2021-06-23T10:33:33.921275"^^xsd:dateTime ;
    dct:modified "2024-07-29T10:44:27.024200"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2020_Bevölkerung_Alter_Stadtteile_RE" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Statistikstelle, Stadt Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/81f7491a-b3e6-4599-aba2-3c939f04816f>,
        <https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/a05628e2-e39b-4076-a2a8-53c2d12b5f2f> ;
    dcat:keyword "2020",
        "Alter",
        "Altersklassen",
        "Recklinghausen",
        "Stadtteile",
        "Statistische Bezirke" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/81f7491a-b3e6-4599-aba2-3c939f04816f> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-08T05:52:25.131651"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-08T05:52:25.103951"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/81f7491a-b3e6-4599-aba2-3c939f04816f/download/2020_bevolkerung_alter_stadtteile_re-hfmxvozs.zip> ;
    dcat:byteSize "1732"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/81f7491a-b3e6-4599-aba2-3c939f04816f/download/2020_bevolkerung_alter_stadtteile_re-hfmxvozs.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/a05628e2-e39b-4076-a2a8-53c2d12b5f2f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-06-23T10:34:47.233873"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-06-22T11:52:09.063070"^^xsd:dateTime ;
    dct:title "2020_Bevölkerung_Alter_Stadtteile_RE.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/a05628e2-e39b-4076-a2a8-53c2d12b5f2f/download/2020_bevolkerung_alter_stadtteile_re.csv> ;
    dcat:byteSize "1394"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/d62c81ca-35cd-485e-b477-065dfca47a22/resource/a05628e2-e39b-4076-a2a8-53c2d12b5f2f/download/2020_bevolkerung_alter_stadtteile_re.csv> a rdfs:Resource .

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

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

