@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/f17e993e-ebfa-4cda-b139-32a65b358898> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:description """Sensor direkt neben der Hauswand, d.h. Daten möglicherweise nicht repräsentativ\r
\r
• Inside and Outside Temperature and Relative Humidity\r
\r
• Barometric Pressure\r
\r
• Rainfall\r
\r
• Dew Point\r
\r
• Wind Speed and Direction sensors (detachable)\r
\r
• Solar radiation\r
\r
• PM1, PM2.5, PM10 (only available in MCF-LWWS01""" ;
    dct:identifier "f17e993e-ebfa-4cda-b139-32a65b358898" ;
    dct:issued "2021-01-12T14:35:07.606959"^^xsd:dateTime ;
    dct:modified "2026-04-05T16:28:06.361249"^^xsd:dateTime ;
    dct:publisher <https://datenhub.ulm.de/organization/fc5949f3-4332-44b5-bf36-6f47cfab36af> ;
    dct:title "Wetterstation (Weinhof)" ;
    dcat:distribution <https://datenhub.ulm.de/dataset/f17e993e-ebfa-4cda-b139-32a65b358898/resource/7dbf303d-7819-4971-8637-7092f26756ff> ;
    dcat:keyword "Wetter" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<https://datenhub.ulm.de/dataset/f17e993e-ebfa-4cda-b139-32a65b358898/resource/7dbf303d-7819-4971-8637-7092f26756ff> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:license <http://www.opendefinition.org/licenses/cc-zero> ;
    dct:title "LoRaPark Wetterstation" .

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

