@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/90c1e89d-f054-425a-a826-10117c05fd32> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Digitale Mobilität" ],
        [ a foaf:Organization ;
            foaf:name "Digitale Mobilität" ] ;
    dct:description "Fahrrad Abstellanlagen in Karlsruhe, Baden-Baden, Bühl, Ettlingen, Rastatt, Wörth, Bretten, Haguenau und Saverne mit Angaben zur Art z.B. Fahrradabstellanlage überdacht, Fahrradbox." ;
    dct:identifier "90c1e89d-f054-425a-a826-10117c05fd32" ;
    dct:issued "2025-08-26T13:30:23.642988"^^xsd:dateTime ;
    dct:modified "2025-10-24T11:53:34.113615"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.3531 48.6906, 8.7074 48.6906, 8.7074 49.0613, 7.3531 49.0613, 7.3531 48.6906))"^^gsp:wktLiteral ] ;
    dct:title "Fahrradabstellanlagen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digitale Mobilität" ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/90c1e89d-f054-425a-a826-10117c05fd32/resource/6aa85412-6349-4654-8e86-8dd45fed4430>,
        <https://mobidata-bw.de/dataset/90c1e89d-f054-425a-a826-10117c05fd32/resource/a1c81299-0710-49ca-b07d-28b561724f6f>,
        <https://mobidata-bw.de/dataset/90c1e89d-f054-425a-a826-10117c05fd32/resource/e69ffbee-c348-4a43-b934-d0c67a327279> ;
    dcat:keyword "fahrrad",
        "mobilithek_subcategory_bike_parking_locations",
        "mobilität",
        "parken",
        "radverkehr" ;
    dcat:landingPage <https://mobil.trk.de> .

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

<https://mobidata-bw.de/dataset/90c1e89d-f054-425a-a826-10117c05fd32/resource/6aa85412-6349-4654-8e86-8dd45fed4430> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2024-11-07T14:59:08.630812"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:23.638705"^^xsd:dateTime ;
    dct:title "Fahrradabstellanlagen (Shape)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Afahrradanlagen&outputFormat=SHAPE-ZIP> .

<https://mobidata-bw.de/dataset/90c1e89d-f054-425a-a826-10117c05fd32/resource/a1c81299-0710-49ca-b07d-28b561724f6f> a dcat:Distribution ;
    dct:issued "2022-07-26T15:22:07.193619"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:23.638118"^^xsd:dateTime ;
    dct:title "Fahrrad Abstellanlagen (GeoJSON)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Afahrradanlagen&outputFormat=application%2Fjson> .

<https://mobidata-bw.de/dataset/90c1e89d-f054-425a-a826-10117c05fd32/resource/e69ffbee-c348-4a43-b934-d0c67a327279> 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:05:49.542404"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:23.639246"^^xsd:dateTime ;
    dct:title "Fahrradabstellanalgen (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%3Afahrradanlagen&outputFormat=SHAPE-ZIP> a rdfs:Resource .

<https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Afahrradanlagen&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> .

