@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/9e631f16-47ba-467d-96aa-4b02421f83aa> 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 des gastronomischen Angebots in Bretten" ;
    dct:identifier "9e631f16-47ba-467d-96aa-4b02421f83aa" ;
    dct:issued "2026-05-18T15:26:03.057326"^^xsd:dateTime ;
    dct:modified "2026-05-18T15:40:12.870578"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Gastronomieverzeichnis (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/9e631f16-47ba-467d-96aa-4b02421f83aa/resource/870cca0a-06bc-4e8d-935a-d3cc872caed1> ;
    dcat:keyword "Bar",
        "Bretten",
        "Cafe",
        "Eis",
        "Essen",
        "Gastronomie",
        "Genuss",
        "Lokal",
        "Restaurant",
        "Trinken",
        "Wirtschaft" ;
    dcat:landingPage <https://www.bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.readi.de/dataset/9e631f16-47ba-467d-96aa-4b02421f83aa/resource/870cca0a-06bc-4e8d-935a-d3cc872caed1> a dcat:Distribution ;
    dct:description "Gastronomieverzeichnis Bretten Stand November 2025" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-05-18T15:27:38.725119"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-05-18T15:27:38.641164"^^xsd:dateTime ;
    dct:title "Gastronomie Bretten" ;
    dcat:accessURL <https://opendata.readi.de/dataset/9e631f16-47ba-467d-96aa-4b02421f83aa/resource/870cca0a-06bc-4e8d-935a-d3cc872caed1/download/stadtbretten_gastronomie_20251106_klein.pdf> ;
    dcat:byteSize 1057879.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

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

