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

<https://opendata.readi.de/dataset/66a2c144-1f27-477c-ae0d-5577701730ab> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dct:description "Klimasensoren zur Lufttemperatur und Feuchtigkeitsmessung" ;
    dct:identifier "66a2c144-1f27-477c-ae0d-5577701730ab" ;
    dct:issued "2026-06-03T15:24:33.571163"^^xsd:dateTime ;
    dct:modified "2026-06-04T09:42:30.199868"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> ;
    dct:title "Temperatursensoren" ;
    dcat:distribution <https://opendata.readi.de/dataset/66a2c144-1f27-477c-ae0d-5577701730ab/resource/6eff0211-833c-477a-9f37-7147360a038a> .

<https://opendata.readi.de/dataset/66a2c144-1f27-477c-ae0d-5577701730ab/resource/6eff0211-833c-477a-9f37-7147360a038a> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-04T09:41:33.078994"^^xsd:dateTime ;
    dct:modified "2026-06-04T09:41:33.034317"^^xsd:dateTime ;
    dct:title "ws800_data.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7f9f11f37d053d444952a0f71e4d1d5c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/66a2c144-1f27-477c-ae0d-5577701730ab/resource/6eff0211-833c-477a-9f37-7147360a038a/download/ws800_data.csv> ;
    dcat:byteSize 8226684.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> a foaf:Organization ;
    foaf:name "Stadt Ettlingen" .

