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

<https://opendata.olpe.de/dataset/03c9781e-b8fc-4207-9712-36e66198a682> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "rathaus@olpe.de" ;
            foaf:name "Kreisstadt Olpe" ] ;
    dct:description "Die demographische Entwicklung der Kreisstadt Olpe bis 2025/2030. Auswirkungen auf den Wohnungsmarkt und die Infrastruktur" ;
    dct:identifier "03c9781e-b8fc-4207-9712-36e66198a682" ;
    dct:issued "2026-07-13T07:46:51.554224"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-07-13T07:49:21.087997"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Bericht zur demographischen Entwicklung der Kreisstadt Olpe bis 2025/2030" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/03c9781e-b8fc-4207-9712-36e66198a682/resource/3b02530e-fb08-4af7-b59b-3e9d2374bf6b>,
        <https://opendata.olpe.de/dataset/03c9781e-b8fc-4207-9712-36e66198a682/resource/8d39e9e8-297a-4ee8-9087-bb1e6a676a14> ;
    dcat:keyword "Demographie",
        "Infrastruktur",
        "Wirtschaft",
        "Wohnen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.olpe.de/dataset/03c9781e-b8fc-4207-9712-36e66198a682/resource/3b02530e-fb08-4af7-b59b-3e9d2374bf6b> a dcat:Distribution ;
    dct:description "Stand 2012" ;
    dct:format "PDF" ;
    dct:issued "2026-07-13T07:48:42.060731"^^xsd:dateTime ;
    dct:modified "2026-07-13T07:48:42.329203"^^xsd:dateTime ;
    dct:title "Bericht zur demographischen Entwicklung der Kreisstadt Olpe " ;
    dcat:accessURL <https://nbg1.your-objectstorage.com/opendatascoe/Open%20Data/Datens%C3%A4tze/Bericht_zur_Demografische_Entwicklung.PDF> ;
    dcat:mediaType "application/pdf" .

<https://opendata.olpe.de/dataset/03c9781e-b8fc-4207-9712-36e66198a682/resource/8d39e9e8-297a-4ee8-9087-bb1e6a676a14> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-07-13T07:49:21.100389"^^xsd:dateTime ;
    dct:modified "2026-07-13T07:49:21.092480"^^xsd:dateTime ;
    dct:title "Kurzfassung des Berichts" ;
    dcat:accessURL <https://nbg1.your-objectstorage.com/opendatascoe/Open%20Data/Datens%C3%A4tze/Kurzfassung_des_Berichtes_zur_Demografische_Entwicklung.PDF> ;
    dcat:mediaType "application/pdf" .

