@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/fb0a4628-7213-49dc-a6c3-9d1ff7a61fec> 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 "Verzeichnis aller Krankenhäuser im Kreis Kleve." ;
    dct:identifier "5bca7cbd-89e1-4e5e-87f4-bad365376c00" ;
    dct:issued "2026-02-05T12:04:17.532371"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:04:17.532376"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Krankenhausverzeichnis" ;
    owl:versionInfo "2016-1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "5bca7cbd-89e1-4e5e-87f4-bad365376c00" ],
        [ a adms:Identifier ;
            skos:notation "5bca7cbd-89e1-4e5e-87f4-bad365376c00" ],
        "5bca7cbd-89e1-4e5e-87f4-bad365376c00" ;
    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/fb0a4628-7213-49dc-a6c3-9d1ff7a61fec/resource/3962dd5f-6c20-4bd0-9442-beac8308a66d>,
        <https://test.ckan.open.nrw.de/dataset/fb0a4628-7213-49dc-a6c3-9d1ff7a61fec/resource/7d7f42c4-2503-49b1-a1f2-ee1dd4f735bf> ;
    dcat:keyword "Gesundheit",
        "Krankenhaus",
        "Ärzte" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/fb0a4628-7213-49dc-a6c3-9d1ff7a61fec/resource/3962dd5f-6c20-4bd0-9442-beac8308a66d> a dcat:Distribution ;
    dct:description """Verzeichnis aller Krankenhäuser im Kreis Kleve.\r
\r
* Spalte1 = Name & Anschrift der Krankenhäuser""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2015-12-17T08:07:30.857860"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2015-12-17T07:07:30.779709"^^xsd:dateTime ;
    dct:title "Krankenhausverzeichnis" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5bca7cbd-89e1-4e5e-87f4-bad365376c00/resource/3962dd5f-6c20-4bd0-9442-beac8308a66d/download/krankenhauser-im-kreis-kleve.xlsx> .

<https://test.ckan.open.nrw.de/dataset/fb0a4628-7213-49dc-a6c3-9d1ff7a61fec/resource/7d7f42c4-2503-49b1-a1f2-ee1dd4f735bf> a dcat:Distribution ;
    dct:description """Verzeichnis aller Krankenhäuser im Kreis Kleve.\r
\r
* Spalte1 = Name & Anschrift der Krankenhäuser """ ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-12-17T08:07:58.376612"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-04T07:55:41.390229"^^xsd:dateTime ;
    dct:title "Krankenhausverzeichnis" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5bca7cbd-89e1-4e5e-87f4-bad365376c00/resource/7d7f42c4-2503-49b1-a1f2-ee1dd4f735bf/download/krankenhauser-im-kreis-kleve.csv> .

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

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

