@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/cef86c46-f822-43fd-a3ea-d96678c264ff> 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 und Beschreibung der Ehrenbürger Brettens" ;
    dct:identifier "cef86c46-f822-43fd-a3ea-d96678c264ff" ;
    dct:issued "2026-05-28T07:20:58.436674"^^xsd:dateTime ;
    dct:modified "2026-05-29T09:25:16.777348"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Ehrenbürger (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/cef86c46-f822-43fd-a3ea-d96678c264ff/resource/c2c99e8e-517a-42f2-b705-f1bb91b5f4c2> ;
    dcat:keyword "Auszeichnung",
        "Bretten",
        "datenBW",
        "verdiente Personen" ;
    dcat:landingPage <https://www.bretten.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.readi.de/dataset/cef86c46-f822-43fd-a3ea-d96678c264ff/resource/c2c99e8e-517a-42f2-b705-f1bb91b5f4c2> a dcat:Distribution ;
    dct:description "Übersicht und Beschreibung der Ehrenbürger Brettens Stand Juli 2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-05-28T07:23:03.173358"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-28T07:23:03.112906"^^xsd:dateTime ;
    dct:title "Ehrenbürger Bretten 07/2023" ;
    dcat:accessURL <https://opendata.readi.de/dataset/cef86c46-f822-43fd-a3ea-d96678c264ff/resource/c2c99e8e-517a-42f2-b705-f1bb91b5f4c2/download/brettens-ehrenburger-2023.07-.pdf> ;
    dcat:byteSize 81247.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" .

