@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/85bdf4a2-0ef1-49b8-9421-e9538c3dadc2> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Digitale Mobilität" ],
        [ a foaf:Agent ;
            foaf:name "Digitale Mobilität" ] ;
    dct:description "Radnetz der Stadt Karlsruhe mit Wegart z.B. Fahrradstraße, Wirtschaftsweg und Fuß- und Radweg gemeinsam und Informationen zum Belag" ;
    dct:identifier "85bdf4a2-0ef1-49b8-9421-e9538c3dadc2" ;
    dct:issued "2025-08-26T13:30:20.367931"^^xsd:dateTime ;
    dct:modified "2025-10-24T12:50:07.344144"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.2795 48.9409, 8.5415 48.9409, 8.5415 49.0912, 8.2795 49.0912, 8.2795 48.9409))"^^gsp:wktLiteral ] ;
    dct:title "Radnetz Stadt Karlsruhe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digitale Mobilität" ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/85bdf4a2-0ef1-49b8-9421-e9538c3dadc2/resource/13ba837c-9e26-41fc-84ac-623ba117c53f>,
        <https://mobidata-bw.de/dataset/85bdf4a2-0ef1-49b8-9421-e9538c3dadc2/resource/215d49b7-c494-4e25-8981-3a805ac512e3>,
        <https://mobidata-bw.de/dataset/85bdf4a2-0ef1-49b8-9421-e9538c3dadc2/resource/df48b45c-f43c-4664-b6ee-1cfcc60ecbac> ;
    dcat:keyword "datenbw-harvest",
        "fahrrad",
        "fahrradwege",
        "govdata-harvest",
        "govdata-harvesting",
        "mobilithek_subcategory_network_detailed_attributes",
        "mobilität",
        "radrouten",
        "radverkehr" ;
    dcat:landingPage <https://mobil.trk.de/> .

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

<https://mobidata-bw.de/dataset/85bdf4a2-0ef1-49b8-9421-e9538c3dadc2/resource/13ba837c-9e26-41fc-84ac-623ba117c53f> a dcat:Distribution ;
    dct:description """Alle Datensätze vom Tiefbauamt-Digitale Mobilität als GraphQL-Schnittstelle. Dokumentation unter https://graphql.org/learn/.\r
""" ;
    dct:issued "2025-02-19T07:54:41.912808"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:20.357563"^^xsd:dateTime ;
    dct:title "GraphQL" ;
    dcat:accessURL <https://mobil.trk.de/graphiql> .

<https://mobidata-bw.de/dataset/85bdf4a2-0ef1-49b8-9421-e9538c3dadc2/resource/215d49b7-c494-4e25-8981-3a805ac512e3> a dcat:Distribution ;
    dct:issued "2022-07-21T10:09:37.070332"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:20.355580"^^xsd:dateTime ;
    dct:title "Radnetz Karlsruhe (GeoJSON)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Aradrouten&outputFormat=application%2Fjson> .

<https://mobidata-bw.de/dataset/85bdf4a2-0ef1-49b8-9421-e9538c3dadc2/resource/df48b45c-f43c-4664-b6ee-1cfcc60ecbac> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2022-07-21T10:12:00.501274"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:20.356150"^^xsd:dateTime ;
    dct:title "Radnetz Karlsruhe (Shapefile)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Aradrouten&outputFormat=SHAPE-ZIP> .

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

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

