@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/4edaf938-963d-4a5c-8742-052be691290f> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:description "Am Weinhof in Ulm wurde der Altglascontainer für Braunglas als Teil des LoRaParks mit einem LoRaWAN Abstandsensor ausgestattet. Der Sensor misst den Abstand bis zum Glas im Container und zeigt somit den Füllstand an." ;
    dct:identifier "4edaf938-963d-4a5c-8742-052be691290f" ;
    dct:issued "2026-02-06T11:12:11.904846"^^xsd:dateTime ;
    dct:modified "2026-04-23T14:07:44.539197"^^xsd:dateTime ;
    dct:publisher <https://datenhub.ulm.de/organization/fc5949f3-4332-44b5-bf36-6f47cfab36af> ;
    dct:title "LoRaPark Weinhof Müllcontainer" ;
    dcat:distribution <https://datenhub.ulm.de/dataset/4edaf938-963d-4a5c-8742-052be691290f/resource/147651c5-68c3-4888-820d-cd5c74ca659a> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://datenhub.ulm.de/dataset/4edaf938-963d-4a5c-8742-052be691290f/resource/147651c5-68c3-4888-820d-cd5c74ca659a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Füllstand Weinhof" .

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

