@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/ae509a53-8605-43f7-8e05-eb0ffe87bcfa> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "rathaus@olpe.de" ;
            foaf:name "Kreisstadt Olpe" ] ;
    dct:description "Installierte Heizungsleistung nach Leistungsklassen und Energietraegern auf Grundlage der Schornsteinfegerstatistik; Heizstrom ist nicht enthalten" ;
    dct:identifier "ae509a53-8605-43f7-8e05-eb0ffe87bcfa" ;
    dct:issued "2026-07-13T11:48:38.293169"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-07-13T11:49:39.258793"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Heizanlagenstruktur nach Leistungsklasse und Energieträger" ;
    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/ae509a53-8605-43f7-8e05-eb0ffe87bcfa/resource/23d09504-1d27-4273-b21f-8a0404c1efa2>,
        <https://opendata.olpe.de/dataset/ae509a53-8605-43f7-8e05-eb0ffe87bcfa/resource/320da6a4-9a5e-45e2-9160-e02f2befe552> ;
    dcat:keyword "Energie",
        "Heizung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<https://opendata.olpe.de/dataset/ae509a53-8605-43f7-8e05-eb0ffe87bcfa/resource/23d09504-1d27-4273-b21f-8a0404c1efa2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-13T11:49:38.988539"^^xsd:dateTime ;
    dct:modified "2026-07-13T11:49:39.263212"^^xsd:dateTime ;
    dct:title "Heizanlagenstruktur" ;
    dcat:accessURL <https://nbg1.your-objectstorage.com/opendatascoe/Open%20Data/Datens%C3%A4tze/heizanlagenstruktur_stadt_olpe.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.olpe.de/dataset/ae509a53-8605-43f7-8e05-eb0ffe87bcfa/resource/320da6a4-9a5e-45e2-9160-e02f2befe552> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-07-13T11:49:18.362938"^^xsd:dateTime ;
    dct:modified "2026-07-13T11:49:38.982518"^^xsd:dateTime ;
    dct:title "Heizanlagenstruktur " ;
    dcat:accessURL <https://nbg1.your-objectstorage.com/opendatascoe/Open%20Data/Datens%C3%A4tze/heizanlagenstruktur_stadt_olpe.json> ;
    dcat:mediaType "application/json" .

