@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/bb72dd3c-c804-4542-b26b-812dcd5dadde> 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 "Eine CSV-Datei mit allen Eingliederungshileeinrichtungen und deren Adressen sowie den Platzzahlen zu den jeweiligen Einrichtungen." ;
    dct:identifier "f249cdf7-fd5d-4560-bedd-21a0f4159b37" ;
    dct:issued "2026-02-06T13:20:38.226945"^^xsd:dateTime ;
    dct:modified "2026-02-06T13:20:38.226951"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Eingliederungshilfeeinrichtungsverzeichnis im Kreis Kleve 2018" ;
    owl:versionInfo "2018-3" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "f249cdf7-fd5d-4560-bedd-21a0f4159b37" ],
        [ a adms:Identifier ;
            skos:notation "f249cdf7-fd5d-4560-bedd-21a0f4159b37" ],
        "f249cdf7-fd5d-4560-bedd-21a0f4159b37" ;
    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/bb72dd3c-c804-4542-b26b-812dcd5dadde/resource/4c27d3f4-a94e-42e0-8ef5-4152504c6645> ;
    dcat:keyword "Anschrift",
        "Eingliederung",
        "Gesundheit",
        "Plätze" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/bb72dd3c-c804-4542-b26b-812dcd5dadde/resource/4c27d3f4-a94e-42e0-8ef5-4152504c6645> a dcat:Distribution ;
    dct:description """* Spalte1 = Art der Einrichtung\r
* Spalte2 = Name der Einrichtung/Träger\r
* Spalte3 = Straße\r
* Spalte4 = Hausnummer\r
* Spalte5 = Postleitzahl\r
* Spalte6 = Ort\r
* Spalte7 = Platzzahl stationär\r
* Spalte8 = Platzzahl BeWo\r
* Spalte9 = Internetadresse""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-03-05T12:26:16.048134"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2018-10-08T14:05:08.485572"^^xsd:dateTime ;
    dct:title "eingliederungshilfeeinrichtungsverzeichnis-im-kreis-kleve-2018" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f249cdf7-fd5d-4560-bedd-21a0f4159b37/resource/4c27d3f4-a94e-42e0-8ef5-4152504c6645/download/datenliste-eingliederungshilfeeinrichtungen.csv> .

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

