@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://ckan.open.nrw.de/dataset/1948fff1-804f-4ef0-bb61-99b37fc58ee5> 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 """\r
CSV-Datei mit allen Dienstleistungen der Kreisverwaltung Kleve. Sortiert nach Alphabet\r
\r
Stand 01.01.2017\r
""" ;
    dct:identifier "43b4e8cd-62b7-4d12-9ffb-f5ba556cbd3c" ;
    dct:issued "2026-02-06T13:20:24.681070"^^xsd:dateTime ;
    dct:modified "2026-02-06T13:20:24.681078"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Dienstleistungen Alphabetisch sortiert" ;
    owl:versionInfo "2017-1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "43b4e8cd-62b7-4d12-9ffb-f5ba556cbd3c" ],
        [ a adms:Identifier ;
            skos:notation "43b4e8cd-62b7-4d12-9ffb-f5ba556cbd3c" ],
        "43b4e8cd-62b7-4d12-9ffb-f5ba556cbd3c" ;
    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://ckan.open.nrw.de/dataset/1948fff1-804f-4ef0-bb61-99b37fc58ee5/resource/3a35c2be-2ae4-47a7-b638-f20f3542c218> ;
    dcat:keyword "Aufgaben",
        "Dienstleistungen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<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://ckan.open.nrw.de/dataset/1948fff1-804f-4ef0-bb61-99b37fc58ee5/resource/3a35c2be-2ae4-47a7-b638-f20f3542c218> a dcat:Distribution ;
    dct:description "* Spalte1 = Name der Dienstleistung" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-01-05T08:13:13.082520"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-01-05T07:13:13.035674"^^xsd:dateTime ;
    dct:title "Dienstleistungen Alphabetisch sortiert" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/43b4e8cd-62b7-4d12-9ffb-f5ba556cbd3c/resource/3a35c2be-2ae4-47a7-b638-f20f3542c218/download/dienstleistungen.csv> .

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

