@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/b25d7dbe-6360-4c41-81a7-cb55e7f24e9e> 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 kartenmäßige Zuordnung Brettener Vereine und Organisationen" ;
    dct:identifier "b25d7dbe-6360-4c41-81a7-cb55e7f24e9e" ;
    dct:issued "2026-05-11T13:40:24.211331"^^xsd:dateTime ;
    dct:modified "2026-05-11T13:44:50.608147"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Vereine und Organisationen (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/b25d7dbe-6360-4c41-81a7-cb55e7f24e9e/resource/bd7dc93d-4e69-441f-b9e6-3e41a8419c67> ;
    dcat:keyword "Engagement",
        "Organisationen",
        "Vereine" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.readi.de/dataset/b25d7dbe-6360-4c41-81a7-cb55e7f24e9e/resource/bd7dc93d-4e69-441f-b9e6-3e41a8419c67> a dcat:Distribution ;
    dct:description "Link zur Brettener Engagementplattform mit Übersicht aller Vereine und Organisationen" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2026-05-11T13:42:32.960136"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-05-11T13:44:50.621285"^^xsd:dateTime ;
    dct:title "Vereine und Organisationen (Bretten)" ;
    dcat:accessURL <https://engagement-bretten.de/vereineundOrganisationen> .

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

