@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datenhub.ulm.de/dataset/efeab925-0930-4969-97b2-54054b62a2ae> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:description "An Kritischen Stellen im Ulmer Stadtgebiet wurden die ersten Sensoren zum Glatteismonitoring installiert. Die Sensoren messen jeweils die Bodentemperatur, Umgebungstemperatur und Luftfeuchtigkeit. Mittels dieser Daten können Rückschlüsse gezogen werden, an welchen Stellen es mit welcher Wahrscheinlichkeit zu Glätteereignissen kommt, um somit die Routenplanung von Streufahrzeugen zu unterstützen." ;
    dct:identifier "efeab925-0930-4969-97b2-54054b62a2ae" ;
    dct:issued "2026-02-04T08:17:54.756720"^^xsd:dateTime ;
    dct:modified "2026-06-10T00:23:15.431848"^^xsd:dateTime ;
    dct:publisher <https://datenhub.ulm.de/organization/fc5949f3-4332-44b5-bf36-6f47cfab36af> ;
    dct:title "Glatteis" ;
    dcat:distribution <https://datenhub.ulm.de/dataset/efeab925-0930-4969-97b2-54054b62a2ae/resource/c8b12185-0ba5-4280-9453-b923f848dfc1> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://datenhub.ulm.de/dataset/efeab925-0930-4969-97b2-54054b62a2ae/resource/c8b12185-0ba5-4280-9453-b923f848dfc1> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Glatteis" .

<https://datenhub.ulm.de/organization/fc5949f3-4332-44b5-bf36-6f47cfab36af> a foaf:Organization ;
    foaf:name "citysens" .

