@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://ckan.datenplattform.heidelberg.de/dataset/78e54698-6176-4b18-a4f0-068a221e03a1> a dcat:Dataset ;
    dct:description """Hier finden Sie die aktuell verfügbaren E-Tretroller im Stadtgebiet als anonymisierten GBFS-Feed.\r
\r
Zur Abfrage der Schnittstelle wenden Sie sich bitte an info@digital-agentur.tech.\r
\r
https://github.com/smart-data-models/dataModel.GBFS/tree/master/free_bike_status\r
""" ;
    dct:identifier "78e54698-6176-4b18-a4f0-068a221e03a1" ;
    dct:issued "2023-06-01T13:42:44.216473"^^xsd:dateTime ;
    dct:modified "2023-08-29T06:25:51.605557"^^xsd:dateTime ;
    dct:publisher <https://ckan.datenplattform.heidelberg.de/organization/52b99f32-5394-4d80-95ad-ae7843c1aa6b> ;
    dct:title "E-Tretroller GBFS-Feed (free_bike_status)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Mobilität" ;
            vcard:hasEmail <mailto:mobilitaet@heidelberg.de> ] ;
    dcat:distribution <https://ckan.datenplattform.heidelberg.de/dataset/78e54698-6176-4b18-a4f0-068a221e03a1/resource/6011a609-cccc-49bc-8cdd-d00e747d299d> ;
    dcat:keyword "e-mobilität",
        "verkehr" .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://api.datenplattform.heidelberg.de/orion/mobility/main/escooter/v2/entities?api-key=> a rdfs:Resource .

<https://ckan.datenplattform.heidelberg.de/dataset/78e54698-6176-4b18-a4f0-068a221e03a1/resource/6011a609-cccc-49bc-8cdd-d00e747d299d> a dcat:Distribution ;
    dct:description "GBFS-Feed (anonymisiert) der aktuell verfügbaren E-Tretroller im Stadtgebiet" ;
    dct:format "JSON" ;
    dct:issued "2023-06-01T13:43:31.527394"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-06-20T10:56:52.283403"^^xsd:dateTime ;
    dct:title "GBFS-Feed (anonymisiert)" ;
    dcat:accessURL <https://api.datenplattform.heidelberg.de/orion/mobility/main/escooter/v2/entities?api-key=> .

<https://ckan.datenplattform.heidelberg.de/organization/52b99f32-5394-4d80-95ad-ae7843c1aa6b> a foaf:Agent ;
    foaf:name "Amt für Mobilität" .

