@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/bb1e09f7-4a8b-475a-a898-8f475fe02ffa> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:description """Messung von Rissen an Gebäuden\r
-> weitere Infos folgen""" ;
    dct:identifier "bb1e09f7-4a8b-475a-a898-8f475fe02ffa" ;
    dct:issued "2026-06-24T07:19:11.455502"^^xsd:dateTime ;
    dct:modified "2026-06-25T14:30:17.441016"^^xsd:dateTime ;
    dct:publisher <https://datenhub.ulm.de/organization/fc5949f3-4332-44b5-bf36-6f47cfab36af> ;
    dct:title "LoRaPark Risssensor" ;
    dcat:distribution <https://datenhub.ulm.de/dataset/bb1e09f7-4a8b-475a-a898-8f475fe02ffa/resource/77d8dfa4-b97a-477c-b528-5aa497fcfcdf> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://datenhub.ulm.de/dataset/bb1e09f7-4a8b-475a-a898-8f475fe02ffa/resource/77d8dfa4-b97a-477c-b528-5aa497fcfcdf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Risssensor" .

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

