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

<https://opendata.schleswig-holstein.de/dataset/0095bed5-b178-4c6d-932d-4872ea907a10> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """stündliche Messwerte der Kernkraftwerksfernüberwachung Schleswig-Holstein, Gamma-Ortsdosisleistung und meteorologische Ausbreitungsparameter.\r
\r
Die Datei ist in drei Bereiche untergliedert:\r
\r
1. stündliche Messwerte mit einer Spalte pro Messstation/Messwert\r
2. Liste der Messstationen\r
3. Kommentare zu einzelnen Datenpunkten\r
\r
Mehr Informationen zur Kernkraftwerksfernüberwachung Schleswig-Holstein erfahren Sie auf der Webseite https://www.schleswig-holstein.de/DE/fachinhalte/R/reaktorsicherheit/Kernkraftwerksfernueberwachung.\r
""" ;
    dct:identifier "0095bed5-b178-4c6d-932d-4872ea907a10" ;
    dct:isVersionOf <https://opendata.schleswig-holstein.de/dataset/d5d010b0-dce0-4a19-8f55-445612dd389c> ;
    dct:issued "2026-04-08T07:58:00.567517"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2026-04-08T07:58:00.567517"^^xsd:dateTime ;
    dct:publisher <https://opendata.schleswig-holstein.de/organization/mekun> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.0271 54.0892, 10.6107 54.0892, 10.6107 53.3293, 9.0271 53.3293, 9.0271 54.0892))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[9.027100, 54.089246], [10.610718, 54.089246], [10.610718, 53.329292], [9.027100, 53.329292], [9.027100, 54.089246]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-07T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2026-03-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "KFÜ-Messwerte" ;
    dcat:distribution <https://opendata.schleswig-holstein.de/dataset/0095bed5-b178-4c6d-932d-4872ea907a10/resource/4b7762c2-6e90-40a3-bbad-ffcc6eac70a8> ;
    dcat:keyword "Gamma-Ortsdosisleistung",
        "KFÜ",
        "Strahlung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<https://opendata.schleswig-holstein.de/dataset/0095bed5-b178-4c6d-932d-4872ea907a10/resource/4b7762c2-6e90-40a3-bbad-ffcc6eac70a8> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-04-08T05:58:01.990255"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2026-04-08T05:58:01.975248"^^xsd:dateTime ;
    dct:title "OpenData-KFUE-ODL_7T.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "859507f688d0709211bd56115af8ffb0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/dataset/0095bed5-b178-4c6d-932d-4872ea907a10/resource/4b7762c2-6e90-40a3-bbad-ffcc6eac70a8/download/opendata-kfue-odl_7t.csv> ;
    dcat:byteSize 137307.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.schleswig-holstein.de/organization/mekun> a foaf:Organization ;
    foaf:name "Ministerium für Energiewende, Klimaschutz, Umwelt und Natur" .

