@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_ab_2015_im_vergleich_zu_1995> 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 "Zur Bevölkerung zählen grundsätzlich alle nach den melderechtlichen Regelungen erfassten meldepflichtigen Personen. In diesem Datensatz sind alle Kreisfreien Städte und NRW ab 2015 im Vergleich zu 1995 dargestellt." ;
    dct:identifier "382" ;
    dct:issued "2025-06-16T09:13:14.969514"^^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 "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-12-31T00:00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-12-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Regionalvergleich - Bevölkerung ab 2015 im Vergleich zu 1995" ;
    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: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" ] ;
    dcat:distribution <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_ab_2015_im_vergleich_zu_1995#dist-csv> ;
    dcat:keyword "bevölkerung--1995",
        "bevölkerung--insgesamt",
        "bevölkerungszu--oder--abnahme--zu-1995-in-prozent",
        "bevölkerungszu--oder--abnahme-zu-1995-anzahl",
        "darunter--weiblich",
        "einwohner-je-km",
        "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_ab_2015_im_vergleich_zu_1995#dist-csv> a dcat:Distribution ;
    dct:description "de-nw-oberhausen-regionalvergleich_-_bevoelkerung_ab_2015_im_vergleich_zu_1995" ;
    dct:format "CSV" ;
    dct:issued "2025-06-16T09:13:14.971244"^^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 ab 2015 im Vergleich zu 1995" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_ab_2015_im_vergleich_zu_1995> ;
    dcat:downloadURL <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_bevoelkerung_ab_2015_im_vergleich_zu_1995/content.csv> ;
    dcat:mediaType "text/csv" .

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

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

