@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/02abcf65-2e12-45c3-adb8-8e8a57dec3a7> 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 "Im Rahmen des Integrierten Stadtentwicklungskonzepts (ISEK) 2015 wurden in Bretten 1.209 Ideen zu verschiedenen Bereichen gesammelt." ;
    dct:identifier "02abcf65-2e12-45c3-adb8-8e8a57dec3a7" ;
    dct:issued "2026-05-28T10:46:37.517858"^^xsd:dateTime ;
    dct:modified "2026-05-28T14:26:36.829199"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Ideensammlung Stadtentwicklung (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/02abcf65-2e12-45c3-adb8-8e8a57dec3a7/resource/cac8fa4b-0b89-4915-89b8-ae2b6dc2a940> ;
    dcat:keyword "Beteiligung",
        "Bretten",
        "ISEK",
        "Stadtentwicklung" ;
    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/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.readi.de/dataset/02abcf65-2e12-45c3-adb8-8e8a57dec3a7/resource/cac8fa4b-0b89-4915-89b8-ae2b6dc2a940> a dcat:Distribution ;
    dct:description "Sammlung von 1.209 Ideen im Rahmen des Integrierten Stadtentwicklungskonzepts (ISEK) 2015 in Bretten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-05-28T10:47:37.614161"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-05-28T10:47:37.558157"^^xsd:dateTime ;
    dct:title "Ideensammlung ISEK Bretten 2015" ;
    dcat:accessURL <https://opendata.readi.de/dataset/02abcf65-2e12-45c3-adb8-8e8a57dec3a7/resource/cac8fa4b-0b89-4915-89b8-ae2b6dc2a940/download/isek.pdf> ;
    dcat:byteSize 312147.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" .

