@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/47fb2ede-3013-4310-9207-154c2765efff> 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 "Reservierung der Wunschkennzeichen " ;
    dct:identifier "b763dba9-3c90-4f12-9e39-ecf5ade1dc09" ;
    dct:issued "2026-02-05T12:06:08.188856"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:06:08.188863"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Wunschkennzeichen" ;
    owl:versionInfo "2018-10" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "b763dba9-3c90-4f12-9e39-ecf5ade1dc09" ],
        [ a adms:Identifier ;
            skos:notation "b763dba9-3c90-4f12-9e39-ecf5ade1dc09" ],
        "b763dba9-3c90-4f12-9e39-ecf5ade1dc09" ;
    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/47fb2ede-3013-4310-9207-154c2765efff/resource/91d07f42-6abc-4be7-8599-ef049aa464be> ;
    dcat:keyword "Reservierung",
        "Straßenverkehrsamt",
        "Wunschkennzeichen" .

<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/47fb2ede-3013-4310-9207-154c2765efff/resource/91d07f42-6abc-4be7-8599-ef049aa464be> a dcat:Distribution ;
    dct:description """Internetreservierung der Wunschkennzeichen\r
\r
* Spalte1 = Jahr\r
* Spalte2 = Gesamtanzahl\r
* Spalte3 = Monatlich""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-04-27T16:48:23.266954"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2020-02-14T09:41:42.818390"^^xsd:dateTime ;
    dct:title "Reservierung Wunschkennzeichen" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/b763dba9-3c90-4f12-9e39-ecf5ade1dc09/resource/91d07f42-6abc-4be7-8599-ef049aa464be/download/reservierung-wunschkennzeichen.csv> ;
    dcat:byteSize "238"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

