@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mobidata-bw.de/dataset/7497adc9-2a8f-460d-a55c-64506ba90a59> a dcat:Dataset ;
    dct:description """<p>In diesem Datensatz lassen sich die ÖPNV-Fahrplandaten der Stadtwerke Ulm/Neu-Ulm (SWU) abrufen. </p>
<p>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. </p>

<h3 id="datenquelle-">Datenquelle:</h3>
<p><a href="https://datenhub.ulm.de/ckan/dataset/opnv-fahrplandaten-der-swu">Datenhub Stadt Ulm</a> unter CCZero</p>""" ;
    dct:identifier "7497adc9-2a8f-460d-a55c-64506ba90a59" ;
    dct:issued "2022-10-07T12:14:07.905562"^^xsd:dateTime ;
    dct:modified "2025-09-23T08:25:02.820338"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/45c8e4a2-8b49-4798-a1d4-40c5f56f4183> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.8788 48.2999, 10.0308 48.2999, 10.0308 48.4551, 9.8788 48.4551, 9.8788 48.2999))"^^gsp:wktLiteral ] ;
    dct:title "ÖPNV-Fahrplandaten SWU" ;
    dcat:distribution <https://mobidata-bw.de/dataset/7497adc9-2a8f-460d-a55c-64506ba90a59/resource/079ee80a-74d0-4bc3-b812-f94aae19e902> ;
    dcat:keyword "fahrplandaten",
        "gtfs",
        "neu-ulm",
        "stadtwerke-ulm",
        "ulm",
        "öpnv" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

<https://gtfs.swu.de/daten/SWU.zip> a rdfs:Resource .

<https://mobidata-bw.de/dataset/7497adc9-2a8f-460d-a55c-64506ba90a59/resource/079ee80a-74d0-4bc3-b812-f94aae19e902> a dcat:Distribution ;
    dct:description """Mehr allgemeine Informationen zu GTFS: https://gtfs.org/\r
Weitere Informationen der SWU: https://api.swu.de/mobility/""" ;
    dct:format "ZIP" ;
    dct:issued "2022-01-17T10:54:55.341124"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2023-06-22T15:43:44.750183"^^xsd:dateTime ;
    dct:title "SWU GTFS-Daten" ;
    dcat:accessURL <https://gtfs.swu.de/daten/SWU.zip> ;
    dcat:mediaType "application/zip" .

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

