@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/5b55f5f8-e25a-48f1-8069-6adaf427d4dc> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Digitale Mobilität" ],
        [ a foaf:Organization ;
            foaf:name "Digitale Mobilität" ] ;
    dct:description "Fahrräder von nextbike und Ritmo in der Technologieregion Karlsruhe" ;
    dct:identifier "5b55f5f8-e25a-48f1-8069-6adaf427d4dc" ;
    dct:issued "2025-08-26T13:30:14.592004"^^xsd:dateTime ;
    dct:modified "2025-10-24T12:08:34.189158"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.6281 48.2914, 8.7611 48.2914, 8.7611 49.7024, 7.6281 49.7024, 7.6281 48.2914))"^^gsp:wktLiteral ] ;
    dct:title "Leihfahrräder" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digitale Mobilität" ;
            vcard:hasEmail <mailto:digitalemobilitaet@tba.karlsruhe.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/5b55f5f8-e25a-48f1-8069-6adaf427d4dc/resource/06b921cf-48b6-4ad3-b1ae-d3c5052fd1f3>,
        <https://mobidata-bw.de/dataset/5b55f5f8-e25a-48f1-8069-6adaf427d4dc/resource/569293f5-369e-4045-906b-c073829c700b> ;
    dcat:keyword "bike-sharing",
        "fahrrad",
        "mobilithek_subcategory_location_of_bike_sharing_stations",
        "mobiliät" ;
    dcat:landingPage <https://mobil.trk.de> .

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

<https://mobidata-bw.de/dataset/5b55f5f8-e25a-48f1-8069-6adaf427d4dc/resource/06b921cf-48b6-4ad3-b1ae-d3c5052fd1f3> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2025-04-15T09:12:54.445034"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:14.588684"^^xsd:dateTime ;
    dct:title "Leihfahrräder (Shapefile)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Aleihfahrraeder&outputFormat=SHAPE-ZIP> .

<https://mobidata-bw.de/dataset/5b55f5f8-e25a-48f1-8069-6adaf427d4dc/resource/569293f5-369e-4045-906b-c073829c700b> a dcat:Distribution ;
    dct:issued "2025-04-15T09:13:45.058396"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:14.589180"^^xsd:dateTime ;
    dct:title "Leihfahrräder (GEOJSON)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Aleihfahrraeder&outputFormat=application%2Fjson> .

<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%3Aleihfahrraeder&outputFormat=SHAPE-ZIP> a rdfs:Resource .

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

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

