@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/7497adc9-2a8f-460d-a55c-64506ba90a59> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:description "GTFS  (Generalized Transit Feed Specification) ist ein von vielen EntwicklerInnen verwendetes Datenaustauschformat, um komplette Fahrpläne abzubilden. Im Gegensatz zu den vielen nationalen Standards wie beispielsweise VDV-452 für Deutschland, die hauptsächlich zum internen Datenaustausch von Verkehrsbetrieben und -verbünden dienen, wird GTFS bei der Entwicklung vieler innovativer und nützlicher Anwendungen verwendet - und zwar weltweit. " ;
    dct:identifier "7497adc9-2a8f-460d-a55c-64506ba90a59" ;
    dct:issued "2022-01-17T10:52:32.029609"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/de> ;
    dct:modified "2022-07-04T10:28:21.188760"^^xsd:dateTime ;
    dct:publisher <https://datenhub.ulm.de/organization/45c8e4a2-8b49-4798-a1d4-40c5f56f4183> ;
    dct:title "ÖPNV-Fahrplandaten der SWU" ;
    dcat:distribution <https://datenhub.ulm.de/dataset/7497adc9-2a8f-460d-a55c-64506ba90a59/resource/079ee80a-74d0-4bc3-b812-f94aae19e902> ;
    dcat:keyword "GTFS",
        "ÖPNV" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://datenhub.ulm.de/dataset/7497adc9-2a8f-460d-a55c-64506ba90a59/resource/079ee80a-74d0-4bc3-b812-f94aae19e902> a dcat:Distribution ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
    dct:description """Mehr allgemeine Informationen zu GTFS: https://gtfs.org/\r
Weitere Informationen der SWU: https://api.swu.de/mobility/""" ;
    dct:format "JSON" ;
    dct:license <http://www.opendefinition.org/licenses/cc-zero> ;
    dct:title "GTFS-daten SWU" ;
    dcat:accessURL <https://www.swu.de/privatkunden/service/mobilitaet/gtfs-daten/> .

<https://datenhub.ulm.de/organization/45c8e4a2-8b49-4798-a1d4-40c5f56f4183> a foaf:Organization ;
    foaf:name "SWU Stadtwerke Ulm/Neu-Ulm GmbH" .

