@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/a1d99a5e-ac35-47ee-9fd0-6cdeb9e2a1d7> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@kreis-kleve.de" ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:description "Eine CSV-Datei mit den Messstellen der mobilen Geschwindigkeitsüberwachung" ;
    dct:identifier "364fda21-fb6a-4415-a12c-9b876114bb85" ;
    dct:issued "2026-02-05T12:04:32.792828"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:04:32.792833"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Mobile Geschwindigkeitsüberwachung im Kreis Kleve" ;
    owl:versionInfo "2018-3" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "364fda21-fb6a-4415-a12c-9b876114bb85" ],
        [ a adms:Identifier ;
            skos:notation "364fda21-fb6a-4415-a12c-9b876114bb85" ],
        "364fda21-fb6a-4415-a12c-9b876114bb85" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/a1d99a5e-ac35-47ee-9fd0-6cdeb9e2a1d7/resource/d8784f48-0668-4854-8c66-fbb5a6bd7f8e> ;
    dcat:keyword "Bußgeldstelle",
        "Mobile Geschwindigkeitsüberwachung",
        "Straßenverkehr" .

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

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

<https://test.ckan.open.nrw.de/dataset/a1d99a5e-ac35-47ee-9fd0-6cdeb9e2a1d7/resource/d8784f48-0668-4854-8c66-fbb5a6bd7f8e> a dcat:Distribution ;
    dct:description """* Zeile1 = Ort\r
* Zeile2 = Ortsteil\r
* Zeile3 = Straßenbezeichnung\r
* Zeile4 = Straßenname\r
* Zeile5 = Ort\r
* Zeile6 = ...""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-03-05T15:34:39.043935"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2018-03-05T14:47:34.811382"^^xsd:dateTime ;
    dct:title "mobile-geschwindigkeitsuberwachung-im-kreis-kleve" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/364fda21-fb6a-4415-a12c-9b876114bb85/resource/d8784f48-0668-4854-8c66-fbb5a6bd7f8e/download/mobile-geschwindigkeitsuberwachung.csv> .

<https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

