@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 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/5ae71331-86fc-48e1-890d-148bf152453a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "joerg.boltersdorf@kleve.de" ;
            foaf:name "Jörg Boltersdorf" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "joerg.boltersdorf@kleve.de" ;
            foaf:name "Stadt Kleve" ] ;
    dct:description "Verzeichnis Apotheken in Kleve" ;
    dct:identifier "86a82137-c310-46fc-bffe-7425c628d2db" ;
    dct:issued "2026-02-06T13:19:51.535434"^^xsd:dateTime ;
    dct:modified "2026-02-06T13:19:51.535439"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Apothekenverzeichnis Kleve" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "86a82137-c310-46fc-bffe-7425c628d2db" ],
        [ a adms:Identifier ;
            skos:notation "86a82137-c310-46fc-bffe-7425c628d2db" ],
        "86a82137-c310-46fc-bffe-7425c628d2db" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jörg Boltersdorf" ;
            vcard:hasEmail <mailto:joerg.boltersdorf@kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Jörg Boltersdorf" ;
            vcard:hasEmail <mailto:joerg.boltersdorf@kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Jörg Boltersdorf" ;
            vcard:hasEmail <mailto:joerg.boltersdorf@kleve.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/5ae71331-86fc-48e1-890d-148bf152453a/resource/88b67e5e-db1a-4aa6-b1a8-d0ecda9105e6> ;
    dcat:keyword "Apotheken" ;
    dcat:landingPage <Stadt%20Kleve> .

<Stadt%20Kleve> a foaf:Document .

<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/5ae71331-86fc-48e1-890d-148bf152453a/resource/88b67e5e-db1a-4aa6-b1a8-d0ecda9105e6> a dcat:Distribution ;
    dct:description """Verzeichnis Apothekenin Kleve.\r
\r
    Spalte1 = Name der Apotheke\r
    Spalte2 = Kreis\r
    Spalte3 = Postleitzahl\r
    Spalte4 = Ort\r
    Spalte5 = Straße\r
    Spalte6 = Telefonnr.\r
\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-01-03T16:39:19.295435"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-01-03T15:39:19.243800"^^xsd:dateTime ;
    dct:title "apothekenverzeichnis-kleve" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/86a82137-c310-46fc-bffe-7425c628d2db/resource/88b67e5e-db1a-4aa6-b1a8-d0ecda9105e6/download/apothekenliste-kleve.csv> .

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

