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

<https://prod-ckan.mobidata-bw.de/dataset/26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Digitale Mobilität" ] ;
    dct:description "Straßenabschnitte für Fahrräder in Karlsruhe und Rheinstetten, die im Winter geräumt werden." ;
    dct:identifier "26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1" ;
    dct:issued "2025-08-26T13:30:11.675612"^^xsd:dateTime ;
    dct:modified "2026-07-14T08:36:42.220280"^^xsd:dateTime ;
    dct:publisher <https://prod-ckan.mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.2588 48.9494, 8.5138 48.9494, 8.5138 49.0687, 8.2588 49.0687, 8.2588 48.9494))"^^gsp:wktLiteral ] ;
    dct:title "Winterdienst Rad" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digitale Mobilität" ] ;
    dcat:distribution <https://prod-ckan.mobidata-bw.de/dataset/26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1/resource/48c8329d-7978-455a-8136-7e3453b8da33>,
        <https://prod-ckan.mobidata-bw.de/dataset/26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1/resource/daec3945-15dd-4d15-b803-fabe2a275065>,
        <https://prod-ckan.mobidata-bw.de/dataset/26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1/resource/fa4921fa-4ac3-4d4b-88cd-67c9cd21231a> ;
    dcat:keyword "Fahrrad",
        "Mobilität",
        "Winterdienst",
        "mobilithek_category_CYCLE_NETWORK_DATA" ;
    dcat:landingPage <https://mobil.trk.de> .

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

<https://prod-ckan.mobidata-bw.de/dataset/26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1/resource/48c8329d-7978-455a-8136-7e3453b8da33> 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:14:02.580121"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:11.672608"^^xsd:dateTime ;
    dct:title "Winterdienst Rad (GraphQL)" ;
    dcat:accessURL <https://mobil.trk.de/graphiql> .

<https://prod-ckan.mobidata-bw.de/dataset/26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1/resource/daec3945-15dd-4d15-b803-fabe2a275065> a dcat:Distribution ;
    dct:issued "2024-07-18T13:55:17.200580"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:11.671552"^^xsd:dateTime ;
    dct:title "Winterdienst Rad JSON" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Awinterdienst_rad&outputFormat=application%2Fjson> .

<https://prod-ckan.mobidata-bw.de/dataset/26ea9aa3-fd3f-43fe-acc3-8ba0c1fe96d1/resource/fa4921fa-4ac3-4d4b-88cd-67c9cd21231a> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2024-07-18T13:56:11.090319"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:11.672103"^^xsd:dateTime ;
    dct:title "Winterdienst Rad Shapefile" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Awinterdienst_rad&outputFormat=SHAPE-ZIP> .

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

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

