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

<https://mobidata-bw.de/dataset/e7f02b42-27b2-4522-8702-b4a3d6bc8c0c> a dcat:Dataset ;
    dct:description """Vorgesehene Geschwindigkeitsmessungen in den nächsten Tagen.\r
\r
Kurzfristige Änderungen oder zusätzliche Messstellen sind aus aktuellem Anlass möglich.""" ;
    dct:identifier "e7f02b42-27b2-4522-8702-b4a3d6bc8c0c" ;
    dct:issued "2025-08-26T13:30:28.243390"^^xsd:dateTime ;
    dct:modified "2025-10-24T12:04:19.888004"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.2774 48.9404, 8.5417 48.9404, 8.5417 49.0913, 8.2774 49.0913, 8.2774 48.9404))"^^gsp:wktLiteral ] ;
    dct:title "Geschwindigkeitsmessungen" ;
    dcat:distribution <https://mobidata-bw.de/dataset/e7f02b42-27b2-4522-8702-b4a3d6bc8c0c/resource/d4e6714d-3201-4d41-958c-ace5f7e2aa6e> ;
    dcat:keyword "datenbw-harvest",
        "geschwindigkeit",
        "messungen",
        "mobilithek_subcategory_road_traffic_counts" .

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

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

<https://mobidata-bw.de/dataset/e7f02b42-27b2-4522-8702-b4a3d6bc8c0c/resource/d4e6714d-3201-4d41-958c-ace5f7e2aa6e> a dcat:Distribution ;
    dct:description """Überblick der in den nächsten Tagen vorgesehenen Geschwindigkeitsmessungen in Karlsruhe\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2020-12-18T06:52:52.788786"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-08-26T13:30:28.240484"^^xsd:dateTime ;
    dct:title "aktuelle Geschwindigkeitsmessungen" ;
    dcat:accessURL <https://www.karlsruhe.de/stadt-rathaus/service-buergerinformation/sicherheit-ordnung/geschwindigkeitsmessungen> .

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

<https://www.karlsruhe.de/stadt-rathaus/service-buergerinformation/sicherheit-ordnung/geschwindigkeitsmessungen> a rdfs:Resource .

