@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/ce31ce95-c811-4f45-b4ce-8c166d24680a> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Digitale Mobilität" ],
        [ a foaf:Agent ;
            foaf:name "Digitale Mobilität" ] ;
    dct:description "Fußgängerzonen in Karlsruhe, Rastatt, Ettlingen und Baden-Baden." ;
    dct:identifier "ce31ce95-c811-4f45-b4ce-8c166d24680a" ;
    dct:issued "2025-08-26T13:30:25.906976"^^xsd:dateTime ;
    dct:modified "2025-10-24T11:57:43.587634"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.2011 48.7602, 8.4717 48.7602, 8.4717 49.0453, 8.2011 49.0453, 8.2011 48.7602))"^^gsp:wktLiteral ] ;
    dct:title "Fußgängerzonen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digitale Mobilität" ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/ce31ce95-c811-4f45-b4ce-8c166d24680a/resource/27be9166-7af0-4c98-bc8f-3f957ddf5ba5>,
        <https://mobidata-bw.de/dataset/ce31ce95-c811-4f45-b4ce-8c166d24680a/resource/77a071ef-5f26-47ed-a1e5-c983fcb592aa>,
        <https://mobidata-bw.de/dataset/ce31ce95-c811-4f45-b4ce-8c166d24680a/resource/b636bbf5-8b6d-43d5-a75d-9107af1a3be9> ;
    dcat:keyword "fußverkehr",
        "mobilithek_subcategory_pedestrian_network_and_accessibility_facilities",
        "mobilität",
        "motorisierter-verkehr",
        "radverkehr",
        "zone" ;
    dcat:landingPage <https://mobil.trk.de> .

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

<https://mobidata-bw.de/dataset/ce31ce95-c811-4f45-b4ce-8c166d24680a/resource/27be9166-7af0-4c98-bc8f-3f957ddf5ba5> 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:04:19.385073"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:25.903062"^^xsd:dateTime ;
    dct:title "Fußgängerzonen (GraphQL)" ;
    dcat:accessURL <https://mobil.trk.de/graphiql> .

<https://mobidata-bw.de/dataset/ce31ce95-c811-4f45-b4ce-8c166d24680a/resource/77a071ef-5f26-47ed-a1e5-c983fcb592aa> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2022-07-26T15:18:19.867002"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:25.902568"^^xsd:dateTime ;
    dct:title "Fußgängerzone (Shapefile)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Afussgaengerzonen&outputFormat=SHAPE-ZIP> .

<https://mobidata-bw.de/dataset/ce31ce95-c811-4f45-b4ce-8c166d24680a/resource/b636bbf5-8b6d-43d5-a75d-9107af1a3be9> a dcat:Distribution ;
    dct:issued "2022-07-26T15:17:53.522921"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:25.902023"^^xsd:dateTime ;
    dct:title "Fußgängerzone (GeoJSON)" ;
    dcat:accessURL <https://mobil.trk.de/geoserver/TBA/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=TBA%3Afussgaengerzonen&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%3Afussgaengerzonen&outputFormat=SHAPE-ZIP> a rdfs:Resource .

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

