@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/9602c1e0-4161-47d3-9471-7453770c0204> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Einzelne Referenzpunkte in Bretten inklusive höchstem und niedersten Höhenwert über dem Meerespiegel" ;
    dct:identifier "9602c1e0-4161-47d3-9471-7453770c0204" ;
    dct:issued "2026-05-28T10:16:07.630805"^^xsd:dateTime ;
    dct:modified "2026-05-28T14:23:06.714623"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Meeresspiegel-Referenzpunkte (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ralf Mayer" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/9602c1e0-4161-47d3-9471-7453770c0204/resource/b29f0f5f-fca2-40ec-baeb-29be793918e5> ;
    dcat:keyword "Bretten",
        "Höhenlage",
        "datenBW" ;
    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> .

<https://opendata.readi.de/dataset/9602c1e0-4161-47d3-9471-7453770c0204/resource/b29f0f5f-fca2-40ec-baeb-29be793918e5> a dcat:Distribution ;
    dct:description "Einzelne Referenzpunkte in Bretten inklusive höchstem und niedersten Höhenwert über dem Meerespiegel" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-28T10:16:26.493567"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-05-28T14:23:03.041770"^^xsd:dateTime ;
    dct:title "Meeresspiegel-Referenzpunkte Bretten" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "43a971d7eeb5933e129f95259dc1a94e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/9602c1e0-4161-47d3-9471-7453770c0204/resource/b29f0f5f-fca2-40ec-baeb-29be793918e5/download/meereshohen.csv> ;
    dcat:byteSize 192.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" .

