@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/7d31e75e-aef1-42e7-b056-b8c74aa8a6cc> a dcat:Dataset ;
    dct:description "Eine CSV-Datei mit den Messstellen der stationären Geschwindigkeitsüberwachung " ;
    dct:identifier "7d31e75e-aef1-42e7-b056-b8c74aa8a6cc" ;
    dct:issued "2022-01-30T23:22:15.718530"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:15.718536"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Stationäre Geschwindigkeitsüberwachung im Kreis Wesel" ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/7d31e75e-aef1-42e7-b056-b8c74aa8a6cc/resource/20945862-3656-41fb-a500-76dc903e120a> ;
    dcat:keyword "Bußgeldstelle",
        "Geschwindigkeitsüberwachung",
        "Straßenverkehr" ;
    dcat:landingPage <www.kreis-wesel.de> .

<https://ckan.rvr.dev.datopian.com/dataset/7d31e75e-aef1-42e7-b056-b8c74aa8a6cc/resource/20945862-3656-41fb-a500-76dc903e120a> a dcat:Distribution ;
    dct:description "Eine CSV-Datei mit den Messstellen der stationären Geschwindigkeitsüberwachung" ;
    dct:format "CSV" ;
    dct:issued "2018-06-08T14:00:26.975224"^^xsd:dateTime ;
    dct:modified "2018-06-08T12:00:26.928005"^^xsd:dateTime,
        "2022-01-30T23:22:15.710414"^^xsd:dateTime ;
    dct:title "Stationäre Geschwindigkeitsüberwachung im Kreis Wesel " ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/7d31e75e-aef1-42e7-b056-b8c74aa8a6cc/resource/20945862-3656-41fb-a500-76dc903e120a/download/stationaeregeschwindigkeitsueberwachungimkreiswesel.csv> .

<https://ckan.rvr.dev.datopian.com/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> a foaf:Agent ;
    foaf:name "Kreis Wesel " .

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

