@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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/3d6b9777-d911-4077-b4f1-e0d934549152> a dcat:Dataset ;
    dct:description """CSV-Datei mit allen Dienstleistungen der Kreisverwaltung Kleve. Sortiert nach Alphabet\r
\r
Stand 01.10.2018\r
""" ;
    dct:identifier "f3e01757-2126-4de3-93a5-2a86a300c1ba" ;
    dct:issued "2026-06-24T23:39:40.703655"^^xsd:dateTime ;
    dct:modified "2026-06-24T23:39:40.703660"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Dienstleistungen Alphabetisch sortiert" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "f3e01757-2126-4de3-93a5-2a86a300c1ba" ] ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/3d6b9777-d911-4077-b4f1-e0d934549152/resource/ebf7edc9-29db-467f-96fb-5edec84e8bba> ;
    dcat:keyword "Dienstleistungen",
        "Dienstleistungsverzeichnis" ;
    dcat:version "2018-10" .

<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/3d6b9777-d911-4077-b4f1-e0d934549152/resource/ebf7edc9-29db-467f-96fb-5edec84e8bba> a dcat:Distribution ;
    dct:description "* Spalte1 = Name der Dienstleistung" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-10-02T08:55:09.005464"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-06-24T23:39:40.700015"^^xsd:dateTime ;
    dct:title "Dienstleistungen Alphabetisch sortiert" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f3e01757-2126-4de3-93a5-2a86a300c1ba/resource/ebf7edc9-29db-467f-96fb-5edec84e8bba/download/dienstleistungen-a-z.csv> .

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

