@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/368b1ebb-860c-4351-8944-92341f6704cf> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:description """Im Rahmen des LoRaPark Projektes wurden zwei CO2 Sensoren in den Räumlichkeiten der Digitalen Agenda am Weinhof 7 installiert. \r
lorapark-co2-01: Besprechungszimmer\r
lorapark-co2-02: Empfang\r
\r
Die Sensoren messen neben dem CO2 Wert (ppm) auch die Temperatur (°C) und die Luftfeuchtigkeit (%).""" ;
    dct:identifier "368b1ebb-860c-4351-8944-92341f6704cf" ;
    dct:issued "2026-03-17T09:07:25.880451"^^xsd:dateTime ;
    dct:modified "2026-04-23T21:57:53.474697"^^xsd:dateTime ;
    dct:publisher <https://datenhub.ulm.de/organization/fc5949f3-4332-44b5-bf36-6f47cfab36af> ;
    dct:title "LoRaPark CO2 Sensoren" ;
    dcat:distribution <https://datenhub.ulm.de/dataset/368b1ebb-860c-4351-8944-92341f6704cf/resource/6e0b5e84-6e94-4128-a846-74a9925352d2> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<https://datenhub.ulm.de/dataset/368b1ebb-860c-4351-8944-92341f6704cf/resource/6e0b5e84-6e94-4128-a846-74a9925352d2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "CO2 Sensoren Digitale Agenda" .

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

