@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 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/594f2669-a5d9-40cd-b59b-7886da22dd11> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "joerg.boltersdorf@kleve.de" ;
            foaf:name "Jörg Boltersdorf" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "joerg.boltersdorf@kleve.de" ;
            foaf:name "Stadt Kleve" ] ;
    dct:description "Straßenverzeichnis mit dazugehörigem Straßenschlüssel" ;
    dct:identifier "dae847cd-f77a-447a-a2b1-98d595be99bc" ;
    dct:issued "2026-02-05T12:04:53.541319"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:04:53.541325"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Straßenverzeichnis der Stadt Kleve" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "dae847cd-f77a-447a-a2b1-98d595be99bc" ],
        [ a adms:Identifier ;
            skos:notation "dae847cd-f77a-447a-a2b1-98d595be99bc" ],
        "dae847cd-f77a-447a-a2b1-98d595be99bc" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jörg Boltersdorf" ;
            vcard:hasEmail <mailto:joerg.boltersdorf@kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Jörg Boltersdorf" ;
            vcard:hasEmail <mailto:joerg.boltersdorf@kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Jörg Boltersdorf" ;
            vcard:hasEmail <mailto:joerg.boltersdorf@kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/594f2669-a5d9-40cd-b59b-7886da22dd11/resource/757dfcb3-cd5e-42df-aa6a-2351b5a52491> ;
    dcat:landingPage <https://www.kleve.de/> .

<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/594f2669-a5d9-40cd-b59b-7886da22dd11/resource/757dfcb3-cd5e-42df-aa6a-2351b5a52491> a dcat:Distribution ;
    dct:description "Straßenverzeichnis mit dazugehörigem Straßenschlüssel" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-03-01T11:47:29.902249"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-03-01T10:47:29.859609"^^xsd:dateTime ;
    dct:title "Straßenverzeichnis Kleve" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/dae847cd-f77a-447a-a2b1-98d595be99bc/resource/757dfcb3-cd5e-42df-aa6a-2351b5a52491/download/strassenverzeichnis.csv> .

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

<https://www.kleve.de/> a foaf:Document .

