@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#> .

<http://134.245.19.93/dataset/d6bfa9a1-cdb7-499d-bc04-1e395f28aee0> 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 "8eafc853-d34a-4d8b-ac96-fcd5a0de5c81" ;
    dct:isVersionOf <http://134.245.19.93/dataset/d5d010b0-dce0-4a19-8f55-445612dd389c> ;
    dct:issued "2023-05-04T11:05:04.715088"^^xsd:dateTime ;
    dct:modified "2023-05-04T11:05:04.715088"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/d791be73-4877-47ec-ad0f-5d313d159f75> ;
    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 ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-05-03T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2023-04-26T00:00:00"^^xsd:dateTime ] ;
    dct:title "KFÜ-Messwerte" ;
    dcat:distribution <http://134.245.19.93/dataset/d6bfa9a1-cdb7-499d-bc04-1e395f28aee0/resource/f2df6966-e6e7-4043-9a7d-3513f51360f4> ;
    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> .

<http://134.245.19.93/dataset/d6bfa9a1-cdb7-499d-bc04-1e395f28aee0/resource/f2df6966-e6e7-4043-9a7d-3513f51360f4> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-05-04T09:05:06.705368"^^xsd:dateTime ;
    dct:modified "2023-05-04T09:05:06.658646"^^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 "69a71819fcc944f888622eaa412b733c"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/d6bfa9a1-cdb7-499d-bc04-1e395f28aee0/resource/f2df6966-e6e7-4043-9a7d-3513f51360f4/download/opendata-kfue-odl_7t.csv> ;
    dcat:byteSize 168928.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/d791be73-4877-47ec-ad0f-5d313d159f75> a foaf:Agent ;
    foaf:name "Ministerium für Energiewende, Klimaschutz, Umwelt und Natur" .

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

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

