@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/1a047287-79d1-4a39-853e-ef646d4adc14> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:description """Am 1.10.2023 fand der Einstein Marathon in Ulm statt. \r
Um temporäre Sperrungen aufheben und anzeigen zu können und die Bewegungen der Läuferfelder sehen zu können, wurden jeweils die Spitzen und Enden der verschiedenen Läufe mit GPS Trackern ausgestattet. \r
\r
* A00CEB - Spitze Marathon Männer\r
* A00CE7 - Spitze Marathon Frauen\r
* A011F4 - Schluss Marathon Gesamt\r
* A00C83 - Spitze Halbmarathon Männer\r
* A00C0F - Spitze Halbmarathon Frauen\r
* A01214 - Schluss Halbmarathon / Power Nordic Walking Gesamt\r
* A00C65 - Spitze Handbiker / Inliner\r
* A00C17 - Schluss Handbiker / Inliner\r
* A00C12 - Schluss 5 km AOK Gesundheitslauf Gesamt\r
* A00C7D - Spitze 10 km Liqui Moly Citylauf Gesamt\r
* A00C1B - Schluss10 km Liqui Moly Citylauf / Ding-Walk Gesamt\r
""" ;
    dct:identifier "1a047287-79d1-4a39-853e-ef646d4adc14" ;
    dct:issued "2023-10-11T08:41:06.950246"^^xsd:dateTime ;
    dct:modified "2023-10-19T10:02:27.177606"^^xsd:dateTime ;
    dct:publisher <https://datenhub.ulm.de/organization/fc5949f3-4332-44b5-bf36-6f47cfab36af> ;
    dct:title "Einstein Marathon - GPS Daten" ;
    dcat:distribution <https://datenhub.ulm.de/dataset/1a047287-79d1-4a39-853e-ef646d4adc14/resource/e512110f-67c8-4e6f-a75b-4f2db2f0b04d> ;
    dcat:keyword "Einstein Marathon",
        "GPS",
        "LoRaWAN" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://datenhub.ulm.de/dataset/1a047287-79d1-4a39-853e-ef646d4adc14/resource/e512110f-67c8-4e6f-a75b-4f2db2f0b04d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:license <http://www.opendefinition.org/licenses/cc-zero> ;
    dct:title "Einstein Marathon" ;
    dcat:accessURL <https://datenhub.ulm.de/ckan/da_DK/dataset/1a047287-79d1-4a39-853e-ef646d4adc14/resource/e512110f-67c8-4e6f-a75b-4f2db2f0b04d/download/einstein_marathon_tracker_export.csv> ;
    dcat:byteSize 456327.0 ;
    dcat:mediaType "text/csv" .

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

