@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/aa7b1b8c-28f1-402c-9d75-a7b7cc06caf9> 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 "Liste aller Hebammen die aus dem Kreis Kleve kommen bzw. im Kreis Kleve tätige sind." ;
    dct:identifier "5efffdbc-7722-4b90-98de-b7ff47f9bd93" ;
    dct:issued "2026-02-05T12:03:51.455146"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:03:51.455152"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Hebammenliste November 2015" ;
    owl:versionInfo "2016-1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "5efffdbc-7722-4b90-98de-b7ff47f9bd93" ],
        [ a adms:Identifier ;
            skos:notation "5efffdbc-7722-4b90-98de-b7ff47f9bd93" ],
        "5efffdbc-7722-4b90-98de-b7ff47f9bd93" ;
    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/aa7b1b8c-28f1-402c-9d75-a7b7cc06caf9/resource/a6610869-adb3-43c6-9a60-43827fd8784e>,
        <https://test.ckan.open.nrw.de/dataset/aa7b1b8c-28f1-402c-9d75-a7b7cc06caf9/resource/bbc5524d-6818-42d4-945d-6d71495f3a85> ;
    dcat:keyword "Eltern",
        "Familie",
        "Gesundheit",
        "Gesundheitsberufe",
        "Kinder",
        "Mütter",
        "Schwangerschaft" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/aa7b1b8c-28f1-402c-9d75-a7b7cc06caf9/resource/a6610869-adb3-43c6-9a60-43827fd8784e> a dcat:Distribution ;
    dct:description """* Spalte1 = Ort\r
* Spalte2 = Name der Hebamme\r
* Spalte3 = Anschrift/Kontaktdaten der Hebamme""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-12-17T08:02:39.993808"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-04T07:52:24.250242"^^xsd:dateTime ;
    dct:title "Hebammenliste November 2015" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5efffdbc-7722-4b90-98de-b7ff47f9bd93/resource/a6610869-adb3-43c6-9a60-43827fd8784e/download/hebammenliste-november-2015.csv> .

<https://test.ckan.open.nrw.de/dataset/aa7b1b8c-28f1-402c-9d75-a7b7cc06caf9/resource/bbc5524d-6818-42d4-945d-6d71495f3a85> a dcat:Distribution ;
    dct:description "Liste aller Hebammen aus dem Kreis Kleve und dort tätige." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2015-12-17T08:01:38.528845"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2015-12-17T07:01:38.430243"^^xsd:dateTime ;
    dct:title "Hebammenliste November 2015" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5efffdbc-7722-4b90-98de-b7ff47f9bd93/resource/bbc5524d-6818-42d4-945d-6d71495f3a85/download/hebammenliste-november-2015.xlsx> .

<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> .

