@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/d2fc9f91-1ccc-48d2-a713-71f91c8bdb05> 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 dem Telefonverzeichnis der Kreisverwaltung Kleve. Inhalt ist nach den Fachbereichen sortiert.\r
\r
Stand 01.07.2018\r
""" ;
    dct:identifier "46a95b19-0d44-4a41-a452-63707afbb64c" ;
    dct:issued "2026-02-06T13:22:52.460938"^^xsd:dateTime ;
    dct:modified "2026-02-06T13:22:52.460943"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Telefonverzeichnis nach Fachbereich Juli 2018" ;
    owl:versionInfo "2018-7" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "46a95b19-0d44-4a41-a452-63707afbb64c" ],
        [ a adms:Identifier ;
            skos:notation "46a95b19-0d44-4a41-a452-63707afbb64c" ],
        "46a95b19-0d44-4a41-a452-63707afbb64c" ;
    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/d2fc9f91-1ccc-48d2-a713-71f91c8bdb05/resource/ecef91b1-5201-4da4-9e74-936dded9ac57> ;
    dcat:keyword "Mitarbeiter",
        "Mitarbeiterinnen",
        "Telefonbuch",
        "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://ckan.open.nrw.de/dataset/d2fc9f91-1ccc-48d2-a713-71f91c8bdb05/resource/ecef91b1-5201-4da4-9e74-936dded9ac57> a dcat:Distribution ;
    dct:description """CSV-Datei mit dem Telefonverzeichnis der Kreisverwaltung Kleve. Inhalt ist nach den Fachbereichen sortiert.\r
\r
Stand 01.07.2018\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 "2018-07-31T08:46:44.382644"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2018-07-31T06:46:44.334598"^^xsd:dateTime ;
    dct:title "Telefonverzeichnis sortiert nach den Fachbereichen" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/46a95b19-0d44-4a41-a452-63707afbb64c/resource/ecef91b1-5201-4da4-9e74-936dded9ac57/download/telefon-abt.csv> .

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

