@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/9072d673-9d9a-4674-9d09-05d2d5d43fd0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Eine CSV-Datei mit den Messstellen der mobilen Geschwindigkeitsüberwachung " ;
    dct:identifier "9072d673-9d9a-4674-9d09-05d2d5d43fd0" ;
    dct:issued "2025-11-06T11:04:05.757067"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:05.757076"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Mobile Geschwindigkeitsüberwachung im Kreis Wesel" ;
    dcat:distribution <https://opendata.ruhr/dataset/9072d673-9d9a-4674-9d09-05d2d5d43fd0/resource/73fd6b9b-4766-456e-a27b-c9019f742c73> ;
    dcat:keyword "Bußgeldstelle",
        "Geschwindigkeitsüberwachung",
        "Straßenverkehr" ;
    dcat:landingPage <www.kreis-wesel.de> .

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

<https://opendata.ruhr/dataset/9072d673-9d9a-4674-9d09-05d2d5d43fd0/resource/73fd6b9b-4766-456e-a27b-c9019f742c73> a dcat:Distribution ;
    dct:description "Eine CSV-Datei mit den Messstellen der mobilen Geschwindigkeitsüberwachung" ;
    dct:format "CSV" ;
    dct:issued "2018-06-08T13:57:16.538151"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-06-08T11:57:16.490829"^^xsd:dateTime ;
    dct:title "Mobile Geschwindigkeitsüberwachung im Kreis Wesel" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/9072d673-9d9a-4674-9d09-05d2d5d43fd0/resource/73fd6b9b-4766-456e-a27b-c9019f742c73/download/mobilegeschwindigkeitsueberwachungimkreiswesel.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> a foaf:Agent ;
    foaf:name "Kreis Wesel " .

<https://www.offenesdatenportal.de/dataset/9072d673-9d9a-4674-9d09-05d2d5d43fd0/resource/73fd6b9b-4766-456e-a27b-c9019f742c73/download/mobilegeschwindigkeitsueberwachungimkreiswesel.csv> a rdfs:Resource .

<www.kreis-wesel.de> a foaf:Document .

