@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata-duisburg.de/dataset/bev%C3%B6lkerungsprognose> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description """<p>Weitere Informationen finden Sie unter <a href="https://www.duisburg.de/microsites/wahlen/Informationslogistik_Statistik/duisburg-in-zahlen/duisburg-in-zahlen.php">Duisburg in Zahlen</a></p>
<p><strong>Quelle: </strong> Stadt Duisburg; Stabsstelle für Wahlen und Informationslogistik; Zuzug durch stadtentwicklungspolitische Maßnahmen durch das Amt für Stadtentwicklung und Projektmanagement</p>
""" ;
    dct:identifier "8e075f66-c159-454d-a760-773c9f893165" ;
    dct:issued "2026-09-03"^^xsd:date ;
    dct:modified "2022-07-21"^^xsd:date ;
    dct:publisher <https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> ;
    dct:title "Bevölkerungsprognose" ;
    dcat:distribution <https://opendata-duisburg.de/dataset/bev%C3%B6lkerungsprognose/resource/86a3df6f-4872-45d4-bff0-80e874d3fc53> ;
    dcat:keyword "bevölkerung" .

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

<https://opendata-duisburg.de/sites/default/files/Bevoelkerungsprognose-2020.pdf> a rdfs:Resource .

<https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> a foaf:Agent ;
    foaf:name "Duisburg" .

<https://opendata-duisburg.de/dataset/bev%C3%B6lkerungsprognose/resource/86a3df6f-4872-45d4-bff0-80e874d3fc53> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "PDF" ;
    dct:issued "2022-07-21"^^xsd:date ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-07-21"^^xsd:date ;
    dct:title "Bevölkerungsprognose 2020" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/bev%C3%B6lkerungsprognose/resource/86a3df6f-4872-45d4-bff0-80e874d3fc53> ;
    dcat:byteSize "635199"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata-duisburg.de/sites/default/files/Bevoelkerungsprognose-2020.pdf> ;
    dcat:mediaType "application/pdf" ;
    foaf:page <https://opendata-duisburg.de/dataset/bev%C3%B6lkerungsprognose/resource/86a3df6f-4872-45d4-bff0-80e874d3fc53> .

