@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/f1d70e11-6f47-40b7-b0fe-bdbeca42b29e> 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 """CSV-Datei mit dem Telefonverzeichnis der Kreisverwaltung Kleve. Inhalt ist nach den Fachbereichen sortiert.\r
\r
Stand 01.6.2016\r
""" ;
    dct:identifier "54bef758-bc42-4adb-b56f-ce2751d01691" ;
    dct:issued "2026-02-05T12:05:35.356619"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:05:35.356626"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Telefonverzeichnis nach Fachbereich" ;
    owl:versionInfo "2016-6" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "54bef758-bc42-4adb-b56f-ce2751d01691" ],
        [ a adms:Identifier ;
            skos:notation "54bef758-bc42-4adb-b56f-ce2751d01691" ],
        "54bef758-bc42-4adb-b56f-ce2751d01691" ;
    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/f1d70e11-6f47-40b7-b0fe-bdbeca42b29e/resource/1d7656bc-57ee-4bb2-8b1b-e132fcffbf90> ;
    dcat:keyword "Fachbereiche",
        "Telefon",
        "Telefonverzeichnis" ;
    dcat:theme <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://test.ckan.open.nrw.de/dataset/f1d70e11-6f47-40b7-b0fe-bdbeca42b29e/resource/1d7656bc-57ee-4bb2-8b1b-e132fcffbf90> a dcat:Distribution ;
    dct:description """CSV-Datei mit dem Telefonverzeichnis der Kreisverwaltung Kleve. Inhalt ist nach den Fachbereichen sortiert.\r
\r
Stand 01.06.2016\r
\r
* Spalte1 = Fachbereich\r
* Spalte2 = Nachname\r
* Spalte3 = Vorname\r
* Spalte4 = Zimmernr.\r
* Spalte5 = Telefonnr.\r
* Spalte6 = Faxnr.\r
* Spalte7 = Anrede""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-06-07T08:36:56.198806"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-06-07T06:36:56.002001"^^xsd:dateTime ;
    dct:title "Telefonverzeichnis sortiert nach den Fachbereichen" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/54bef758-bc42-4adb-b56f-ce2751d01691/resource/1d7656bc-57ee-4bb2-8b1b-e132fcffbf90/download/telefonverzeichnis-nach-fachbereich.csv> .

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

