@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mobidata-bw.de/dataset/55bd762e-7304-491c-8ea9-f29d091e606e> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Stadt Ulm" ] ;
    dct:description """<p>Dieser Datensatz beinhaltet die aktuelle Echtzeit-Verfügbarkeit und Standorte des <a href="https://www.swu.de">Swu2go</a> Carsharing-Angebots an dem Prototyp der Mobilitätsstation am Eselsberg im <a href="https://github.com/MobilityData/gbfs">GBFS-Format</a>.</p>
<p>Die Konvertierung aus dem internen IXSI-Format (<a href="https://carsharing.de/themen/carsharing-schnittstelle/auskunftsschnittstelle-ixsi-50">einer Schnittstelle des Bundescarsharing-Verbandes</a>) erfolgt mittels des für alle nachnutzbaren OpenSource-Software <a href="https://github.com/stadtulm/ixsi-gbfs-converter">ixsi-gbfs-converter</a>.</p>
<p>Diese Daten werden im Zuge des Prototyps Mobilitätsstation am Eselsberg bereit gestellt, die Projektbeschreibung kann <a href="https://www.zukunftsstadt-ulm.de/eselsberg/mobilitaets-station">hier</a> abgerufen werden. </p>
<h3 id="datenquelle-">Datenquelle:</h3>
<p><a href="https://datenhub.ulm.de/ckan/dataset/swu2go-gbfs">Datenhub der Stadt Ulm</a> unter CCZero</p>
""" ;
    dct:identifier "55bd762e-7304-491c-8ea9-f29d091e606e" ;
    dct:issued "2022-07-08T11:20:08.263111"^^xsd:dateTime ;
    dct:modified "2023-07-27T07:53:30.246230"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/d5ec40d3-e4e5-490a-9a42-edebc7733534> ;
    dct:title "swu2go Carsharing Ulm" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Ulm" ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/55bd762e-7304-491c-8ea9-f29d091e606e/resource/06ac005d-5e8c-423a-b23a-024af67fcfdb> ;
    dcat:keyword "car-und-bike-sharing",
        "carsharing",
        "echtzeitdaten",
        "gbfs",
        "mobilitätsstation",
        "ulm",
        "verfügbarkeitsdaten" ;
    dcat:landingPage <https://datenhub.ulm.de/ckan/dataset/swu2go-gbfs> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://creativecommons.org/publicdomain/zero/1.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://datenhub.ulm.de/ckan/dataset/swu2go-gbfs> a foaf:Document .

<https://ixsi.swu.de/gbfs.json> a rdfs:Resource .

<https://mobidata-bw.de/dataset/55bd762e-7304-491c-8ea9-f29d091e606e/resource/06ac005d-5e8c-423a-b23a-024af67fcfdb> a dcat:Distribution ;
    dct:description "Quelle: https://datenhub.ulm.de/ckan/dataset/swu2go-gbfs/resource/7547a516-f3e5-41a5-b72c-8df48f026989" ;
    dct:format "JSON" ;
    dct:issued "2021-11-04T16:00:13.898206"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    dct:modified "2023-06-22T15:36:50.254691"^^xsd:dateTime ;
    dct:title "swu2go-gbfs" ;
    dcat:accessURL <https://ixsi.swu.de/gbfs.json> .

<https://mobidata-bw.de/organization/d5ec40d3-e4e5-490a-9a42-edebc7733534> a foaf:Agent ;
    foaf:name "MobiData BW" .

