@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/7739bc4f-3e43-405d-b76f-6f2f57a04571> 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 "3aa14ec7-99a0-4a87-af96-6f44a94b19da" ;
    dct:issued "2026-02-05T12:03:50.826276"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:03:50.826281"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Hebammenliste Mai 2016" ;
    owl:versionInfo "2016-1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "3aa14ec7-99a0-4a87-af96-6f44a94b19da" ],
        [ a adms:Identifier ;
            skos:notation "3aa14ec7-99a0-4a87-af96-6f44a94b19da" ],
        "3aa14ec7-99a0-4a87-af96-6f44a94b19da" ;
    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/7739bc4f-3e43-405d-b76f-6f2f57a04571/resource/dcb6bf61-4908-448e-a8ea-761fb85d5f76>,
        <https://test.ckan.open.nrw.de/dataset/7739bc4f-3e43-405d-b76f-6f2f57a04571/resource/eaa421e8-cb5c-493b-a71d-bf105ba2e498> ;
    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/7739bc4f-3e43-405d-b76f-6f2f57a04571/resource/dcb6bf61-4908-448e-a8ea-761fb85d5f76> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2016-05-04T10:12:05.747910"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-04T08:12:05.650574"^^xsd:dateTime ;
    dct:title "Hebammenliste Mai 2016" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/3aa14ec7-99a0-4a87-af96-6f44a94b19da/resource/dcb6bf61-4908-448e-a8ea-761fb85d5f76/download/hebammenliste-mai-2016.xlsx> .

<https://test.ckan.open.nrw.de/dataset/7739bc4f-3e43-405d-b76f-6f2f57a04571/resource/eaa421e8-cb5c-493b-a71d-bf105ba2e498> a dcat:Distribution ;
    dct:description """\r
\r
   * Spalte1 = Ort\r
   * Spalte2 = Name der Hebamme\r
   * Spalte3 = Anschrift/Kontaktdaten der Hebamme\r
\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-05-04T10:12:21.485039"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-04T08:12:21.382689"^^xsd:dateTime ;
    dct:title "Hebammenliste Mai 2016" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/3aa14ec7-99a0-4a87-af96-6f44a94b19da/resource/eaa421e8-cb5c-493b-a71d-bf105ba2e498/download/hebammenliste-mai-2016.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> .

