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

<https://opendata.readi.de/dataset/3decf348-f2a9-444a-9eb5-638bf843b547> 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 "Übernachtungs-Statistik für Bretten nach Auslastung mit Übernachtungszahlen und Aufenthaltsdauer" ;
    dct:identifier "3decf348-f2a9-444a-9eb5-638bf843b547" ;
    dct:issued "2026-06-11T12:12:21.298461"^^xsd:dateTime ;
    dct:modified "2026-06-11T12:31:09.638796"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Übernachtungs-Statistik nach Auslastung (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/3decf348-f2a9-444a-9eb5-638bf843b547/resource/f61f256a-e24d-4ee0-ad31-9829d5b1c35b> ;
    dcat:keyword "Bretten",
        "Ferienwohnung",
        "Gasthof",
        "Hotel",
        "Pension",
        "Privatzimmer",
        "Schlafgelegenheit",
        "Zimmer",
        "datenBW",
        "zimmer",
        "Übernachtung" ;
    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/REGI> .

<https://opendata.readi.de/dataset/3decf348-f2a9-444a-9eb5-638bf843b547/resource/f61f256a-e24d-4ee0-ad31-9829d5b1c35b> a dcat:Distribution ;
    dct:description "Übernachtungsstatistik für Bretten nach Auslastung mit Übernachtungszahlen und Aufenthaltsdauer 2025 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-11T12:12:43.536951"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-11T12:29:33.923642"^^xsd:dateTime ;
    dct:title "Übernachtungs-Statistik Auslastung Bretten 2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0375baaf1b93e49c83077092aa180e38"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/3decf348-f2a9-444a-9eb5-638bf843b547/resource/f61f256a-e24d-4ee0-ad31-9829d5b1c35b/download/45412_0011-tourismus-brett-auslast.csv> ;
    dcat:byteSize 354.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

