@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/36ddf998-dbce-4156-a192-b34dba571242> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Ministerium für Energiewende, Landwirtschaft, Umwelt, Natur und Digitalisierung" ;
    dct:description "Mit dem Energiewende- und Klimaschutzbericht 2021 ([LT-Drs. 19/3063](http://www.landtag.ltsh.de/infothek/wahl19/drucks/02200/drucksache-19-02291.pdf)) stellen das Ministerium für Energiewende, Landwirtschaft, Umwelt, Natur und Digitalisierung und das Statistikamt Nord aktuelle Daten zu ausgewählten Indikatoren im Bereich Energiewende und Klimaschutz in Schleswig-Holstein zur Verfügung, insbesondere zu Treibhausgasemissionen, Energieverbräuchen und Versorgungsbeiträgen der Erneuerbaren Energien." ;
    dct:identifier "36ddf998-dbce-4156-a192-b34dba571242" ;
    dct:issued "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-02-19T08:49:53.603880"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/1f64b785-80a7-46f2-8b1e-d337fb9d8622> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-08-25T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-08-25T00:00:00"^^xsd:dateTime ] ;
    dct:title "Energiewende- und Klimaschutzbericht 2021" ;
    dcat:distribution <http://134.245.19.93/dataset/36ddf998-dbce-4156-a192-b34dba571242/resource/e6ca4cf4-81e1-4f2e-8647-0a8fa7b71833> ;
    dcat:keyword "Energieverbrauch",
        "Energiewende",
        "Treibhausgasemissionen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://134.245.19.93/dataset/36ddf998-dbce-4156-a192-b34dba571242/resource/e6ca4cf4-81e1-4f2e-8647-0a8fa7b71833> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Ministerium für Energiewende, Landwirtschaft, Umwelt, Natur und Digitalisierung" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-03-15T07:09:36.189592"^^xsd:dateTime ;
    dct:modified "2025-02-19T08:49:52.969472"^^xsd:dateTime ;
    dct:title "Monitoringbericht_excel.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a10d797a8a887646b62fff4cb4bd02a4"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/36ddf998-dbce-4156-a192-b34dba571242/resource/e6ca4cf4-81e1-4f2e-8647-0a8fa7b71833/download/monitoringbericht_excel.xlsx> ;
    dcat:byteSize 1540610.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://134.245.19.93/organization/1f64b785-80a7-46f2-8b1e-d337fb9d8622> a foaf:Agent ;
    foaf:name "Ministerium für Energiewende, Landwirtschaft, Umwelt, Natur und Digitalisierung" .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

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

<https://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

