@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/331dc4af-baca-4a2a-9ec1-d8c4b5fe3734> 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 01.03.2018\r
""" ;
    dct:identifier "befd9d8e-c2d4-4657-980a-e23cd7b4aa80" ;
    dct:issued "2026-02-05T12:05:01.427444"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:05:01.427450"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Telefonverzeichnis Alphabetisch März 2018" ;
    owl:versionInfo "2018-3" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "befd9d8e-c2d4-4657-980a-e23cd7b4aa80" ],
        [ a adms:Identifier ;
            skos:notation "befd9d8e-c2d4-4657-980a-e23cd7b4aa80" ],
        "befd9d8e-c2d4-4657-980a-e23cd7b4aa80" ;
    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/331dc4af-baca-4a2a-9ec1-d8c4b5fe3734/resource/88299d14-f036-4e85-ab7d-f516188a7334> ;
    dcat:keyword "Mitarbeiter",
        "Mitarbeiterinnen",
        "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/331dc4af-baca-4a2a-9ec1-d8c4b5fe3734/resource/88299d14-f036-4e85-ab7d-f516188a7334> a dcat:Distribution ;
    dct:description """Telefonverzeichnis der Mitarbeiter/innen der Kreisverwaltung Kleve\r
\r
- sortiert nach Alphabet.\r
\r
Stand 01.03.2018\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-03-06T08:14:14.790846"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2018-03-06T07:14:14.742268"^^xsd:dateTime ;
    dct:title "Telefonverzeichnis Alphabetisch" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/befd9d8e-c2d4-4657-980a-e23cd7b4aa80/resource/88299d14-f036-4e85-ab7d-f516188a7334/download/telefon-a-z.csv> .

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

