@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/d10883cf-5143-4e8b-acc6-b05f7e466296> 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 "Hier finden Sie die Vereine der Stadt Kleve" ;
    dct:identifier "9fc8a01e-939a-48a9-b3f5-1162a8e9a0b8" ;
    dct:issued "2026-02-05T12:05:50.290766"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:05:50.290772"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Vereine in der Stadt Kleve" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "9fc8a01e-939a-48a9-b3f5-1162a8e9a0b8" ],
        [ a adms:Identifier ;
            skos:notation "9fc8a01e-939a-48a9-b3f5-1162a8e9a0b8" ],
        "9fc8a01e-939a-48a9-b3f5-1162a8e9a0b8" ;
    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/d10883cf-5143-4e8b-acc6-b05f7e466296/resource/af46411a-f05d-42d2-93db-278cbf4d67f6> ;
    dcat:keyword "Vereine" ;
    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/XML> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/d10883cf-5143-4e8b-acc6-b05f7e466296/resource/af46411a-f05d-42d2-93db-278cbf4d67f6> a dcat:Distribution ;
    dct:description "Hier finden Sie die Vereine der Stadt Kleve" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2017-04-18T16:50:44.078660"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T12:05:50.288114"^^xsd:dateTime ;
    dct:title "vereine-der-stadt-kleve" ;
    dcat:accessURL <http://kleve.de/de/sys/od-vereine.xml-1487959/> .

<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 .

