@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/f64183af-a683-4ac9-b5d7-199bd54882de> 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 """#Telefonverzeichnis der Mitarbeiter/innen der Kreisverwaltung Kleve \r
\r
-sortiert nach Alphabet.\r
\r
Stand 11.03.2016""" ;
    dct:identifier "a5a12c85-3ad1-4bd3-af27-2dcbb9d1c43e" ;
    dct:issued "2026-02-05T12:05:44.283770"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:05:44.283775"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Telefonverzeichnis Alphabetisch" ;
    owl:versionInfo "2016-1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "a5a12c85-3ad1-4bd3-af27-2dcbb9d1c43e" ],
        [ a adms:Identifier ;
            skos:notation "a5a12c85-3ad1-4bd3-af27-2dcbb9d1c43e" ],
        "a5a12c85-3ad1-4bd3-af27-2dcbb9d1c43e" ;
    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/f64183af-a683-4ac9-b5d7-199bd54882de/resource/516848ab-4e33-4485-b981-946a940af749> ;
    dcat:keyword "Mitarbeiter",
        "Mitarbeiterinnen",
        "Telefon",
        "Telefonverzeichnis" ;
    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://test.ckan.open.nrw.de/dataset/f64183af-a683-4ac9-b5d7-199bd54882de/resource/516848ab-4e33-4485-b981-946a940af749> a dcat:Distribution ;
    dct:description """CSV-Datei mit dem Telefonverzeichnis der Kreisverwaltung Kleve. Sortiert nach dem Alphabet.\r
\r
Stand 11.03.2016\r
\r
* Spalte1 = Nachname\r
* Spalte2 = Vorname\r
* Spalte3 = Zimmernr.\r
* Spalte4 = Telefonnr.\r
* Spalte5 = Faxnr.\r
* Spalte6 = Fachbereich\r
* Spalte7 = Abteilung\r
* Spalte8 = Anrede""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-03-11T08:56:28.100007"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-03-11T07:56:28.034056"^^xsd:dateTime ;
    dct:title "Telefonverzeichnis sortiert nach Alphabet" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/a5a12c85-3ad1-4bd3-af27-2dcbb9d1c43e/resource/516848ab-4e33-4485-b981-946a940af749/download/telefonverzeichnis-alphabetisch.csv> .

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

