@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/84fbf072-2f8e-437f-9e1f-6567f6c7cbe3> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@kreis-kleve.de" ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:description "Anzahl der Fahrzeuge, die ein GEL - Kennzeichen führen" ;
    dct:identifier "cdd90789-d60d-4f03-995a-2f8aa1686633" ;
    dct:issued "2026-02-05T12:03:32.992259"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:03:32.992264"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "GEL-Kennzeichen" ;
    owl:versionInfo "2018-01" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "cdd90789-d60d-4f03-995a-2f8aa1686633" ],
        [ a adms:Identifier ;
            skos:notation "cdd90789-d60d-4f03-995a-2f8aa1686633" ],
        "cdd90789-d60d-4f03-995a-2f8aa1686633" ;
    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/84fbf072-2f8e-437f-9e1f-6567f6c7cbe3/resource/dc2f0815-13e4-4811-88d8-05b56b1fac4b> ;
    dcat:keyword "Fahrzeug",
        "GEL",
        "Kennzeichen",
        "Straßenverkehr" ;
    dcat:landingPage <Kreisverwaltung%20Kleve> .

<Kreisverwaltung%20Kleve> a foaf:Document .

<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/84fbf072-2f8e-437f-9e1f-6567f6c7cbe3/resource/dc2f0815-13e4-4811-88d8-05b56b1fac4b> a dcat:Distribution ;
    dct:description """Anzahl der Fahrzeuge, die ein GEL-Kennzeichen führen; Einführung zum 08.10.2018\r
\r
* Spalte1 = Stand\r
* Spalte2 = Anzahl""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-10-08T13:27:55.639178"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2020-02-14T09:39:24.906443"^^xsd:dateTime ;
    dct:title "GEL-Kennzeichen" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/cdd90789-d60d-4f03-995a-2f8aa1686633/resource/dc2f0815-13e4-4811-88d8-05b56b1fac4b/download/gel-kennzeichen.csv> ;
    dcat:byteSize "128"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

