@prefix adms: <http://www.w3.org/ns/adms#> .
@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 locn: <http://www.w3.org/ns/locn#> .
@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#> .

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

<https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_nach_altersgruppen_ab_2015> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Person ;
            foaf:name "Sarah Stief" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/05> ;
    dct:description "Die Bevölkerungsfortschreibung weist die Zahl und die Zusammensetzung der Bevölkerung (Geschlecht, Alter, Familienstand und Staatsangehörigkeit) sowie ihre Veränderungen nach. In diesem Datensatz sind alle Kreisfreien Städte und NRW ab 2015 dargestellt." ;
    dct:identifier "384" ;
    dct:issued "2025-06-16T09:13:18.703358"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-07-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/05> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-12-31T00:00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-12-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Regionalvergleich - Bevölkerung nach Altersgruppen ab 2015" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Sarah Stief" ],
        [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Sarah Stief" ],
        [ a vcard:Organization ;
            vcard:fn "Sarah Stief" ] ;
    dcat:distribution <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_nach_altersgruppen_ab_2015#dist-csv> ;
    dcat:keyword "bevölkerung-insgesamt",
        "davon-18-bis-unter-25-jahren-in-",
        "davon-25-bis-unter-50-jahren-in-",
        "davon-50-bis-unter-65-jahren-in-",
        "davon-6-bis-unter-18-jahren-in-",
        "davon-65-bis-unter-80-jahren-in-",
        "davon-80-jahre-und-mehr-in-",
        "davon-unter-6-jahren-in-",
        "fußnote",
        "jahr",
        "kreisfreie-städte-und-nrw" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_nach_altersgruppen_ab_2015#dist-csv> a dcat:Distribution ;
    dct:description "de-nw-oberhausen-regionalvergleich_-_bevoelkerung_nach_altersgruppen_ab_2015" ;
    dct:format "CSV" ;
    dct:issued "2025-06-16T09:13:18.705435"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-07-04"^^xsd:date ;
    dct:title "Regionalvergleich - Bevölkerung nach Altersgruppen ab 2015" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_nach_altersgruppen_ab_2015> ;
    dcat:downloadURL <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_nach_altersgruppen_ab_2015/content.csv> ;
    dcat:mediaType "text/csv" .

<https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_nach_altersgruppen_ab_2015/content.csv> a rdfs:Resource .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

