@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.readi.de/dataset/d81c8ebd-925a-4a2c-a157-007871f76f4c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Stadt Bretten" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Übersicht der Apotheken in Bretten" ;
    dct:identifier "d81c8ebd-925a-4a2c-a157-007871f76f4c" ;
    dct:issued "2026-05-28T07:56:08.594729"^^xsd:dateTime ;
    dct:modified "2026-05-28T07:57:03.563730"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Apotheken (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/d81c8ebd-925a-4a2c-a157-007871f76f4c/resource/58ac9266-637b-4b46-8068-ebe7c2e2e45e> ;
    dcat:keyword "Arzneimittel",
        "Bretten",
        "Gesundheit",
        "Medizin",
        "Phamazeutika",
        "Versorgung",
        "datenbw" ;
    dcat:landingPage <https://www.bretten.de> .

<https://opendata.readi.de/dataset/d81c8ebd-925a-4a2c-a157-007871f76f4c/resource/58ac9266-637b-4b46-8068-ebe7c2e2e45e> a dcat:Distribution ;
    dct:description "Verweis zur Homepage der Stadt Bretten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2026-05-28T07:57:03.284233"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-05-28T07:57:03.576087"^^xsd:dateTime ;
    dct:title "Apotheken Bretten" ;
    dcat:accessURL <https://www.bretten.de/familien-soziales-bildung/apotheken> .

<https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> a foaf:Organization ;
    foaf:name "Stadt Bretten" .

