@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mobidata-bw.de/dataset/15d22922-bdf2-4d53-9802-81fecd5f402d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Digitale Mobilität" ],
        [ a foaf:Organization ;
            foaf:name "Digitale Mobilität" ] ;
    dct:description "Busparkplätze in Karlsruhe, Wissembourg, Landau, Ettlingen, Germersheim, Bühl, Bretten, Bruchsal, Haguenau und Saverne mit Angaben zur Gebühren und Parkzeit." ;
    dct:identifier "15d22922-bdf2-4d53-9802-81fecd5f402d" ;
    dct:issued "2025-08-26T13:30:10.779468"^^xsd:dateTime ;
    dct:modified "2025-10-24T11:35:26.079860"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.3688 48.6883, 8.7110 48.6883, 8.7110 49.2212, 7.3688 49.2212, 7.3688 48.6883))"^^gsp:wktLiteral ] ;
    dct:title "Busparkplätze" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digitale Mobilität" ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/15d22922-bdf2-4d53-9802-81fecd5f402d/resource/5916d81b-0d9e-4c0f-832c-cf35beba712a>,
        <https://mobidata-bw.de/dataset/15d22922-bdf2-4d53-9802-81fecd5f402d/resource/7bcd1499-4a82-4e82-ad87-33588a7f1927>,
        <https://mobidata-bw.de/dataset/15d22922-bdf2-4d53-9802-81fecd5f402d/resource/d29a0fe0-6b0e-42fe-806f-542175f4d844> ;
    dcat:keyword "bus",
        "mobilithek_subcategory_general_parking_location_and_conditions_parking_places_and_service_areas",
        "mobilität",
        "motorisierter-verkehr",
        "parken",
        "parkplatz" ;
    dcat:landingPage <https://mobil.trk.de> .

<http://publications.europa.eu/resource/authority/file-type/SHP> a dct:MediaTypeOrExtent .

<https://mobidata-bw.de/dataset/15d22922-bdf2-4d53-9802-81fecd5f402d/resource/5916d81b-0d9e-4c0f-832c-cf35beba712a> a dcat:Distribution ;
    dct:issued "2022-07-26T15:24:44.534387"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:10.774408"^^xsd:dateTime ;
    dct:title "Busparkplätze (GeoJSON)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Abus_parken&outputFormat=application%2Fjson> .

<https://mobidata-bw.de/dataset/15d22922-bdf2-4d53-9802-81fecd5f402d/resource/7bcd1499-4a82-4e82-ad87-33588a7f1927> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2022-07-26T15:25:23.094026"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:10.774931"^^xsd:dateTime ;
    dct:title "Busparkplätze (Shapefile)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Abus_parken&outputFormat=SHAPE-ZIP> .

<https://mobidata-bw.de/dataset/15d22922-bdf2-4d53-9802-81fecd5f402d/resource/d29a0fe0-6b0e-42fe-806f-542175f4d844> a dcat:Distribution ;
    dct:description "Alle Datensätze vom Tiefbauamt-Digitale Mobilität als GraphQL-Schnittstelle. Dokumentation unter https://graphql.org/learn/." ;
    dct:issued "2025-02-19T08:08:56.573237"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:10.775436"^^xsd:dateTime ;
    dct:title "Busparkplätze (GraphQL)" ;
    dcat:accessURL <https://mobil.trk.de/graphiql> .

<https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> a foaf:Agent ;
    foaf:name "Stadt Karlsruhe" .

<https://mobil.trk.de> a foaf:Document .

<https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Abus_parken&outputFormat=SHAPE-ZIP> a rdfs:Resource .

<https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Abus_parken&outputFormat=application%2Fjson> a rdfs:Resource .

<https://mobil.trk.de/graphiql> a rdfs:Resource .

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

