@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://lfu.landsh.de/pegel/111095/Wasserstand.csv> a dcat:Distribution ;
    dcatde:licenseAttributionByText "LfU-SH" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-17T12:48:37.955179"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-06-17T12:48:37.941077"^^xsd:dateTime ;
    dct:title "111095.csv" ;
    dcat:accessURL <https://hsi-sh.de/pegel/download/111095_w_messwerte.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<http://lfu.landsh.de/pegel/d454c091-f7be-4b2a-acac-42c8ed593144> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "LfU-SH" ;
    dct:description """Alle Daten sind Rohdaten ohne Gewähr. Das Land Schleswig-Holstein übernimmt keine Gewähr für die
        Aktualität, Korrektheit, Vollständigkeit oder Qualität der dargestellten Informationen. Haftungsansprüche sind
        grundsätzlich ausgeschlossen. [Informationen zum Pegel](https://hsi-sh.de/pegel/pegel.html?mstnr=111095) Der Datensatz
        enthält folgende Felder * **Zeit** im Format `yyyy-MM-dd HH:mm:ss` * **Wasserstand** in cm * **Status** Angabe "1"
        bedeutet qualitätsgesichert, "0" bedeutet nicht qualitätsgesichert * **Wertetyp** Angabe "mw" bedeutet Mittelwert, "thw"
        bedeutet Tidehochwasser, "tlw" bedeutet Tideniedrigwasser Zeichensatz ist ISO-8859-1, Spaltentrenner ist
        Semikolon.""" ;
    dct:identifier <http://lfu.landsh.de/pegel/d454c091-f7be-4b2a-acac-42c8ed593144> ;
    dct:issued "2019-11-11T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-01-11"^^xsd:date ;
    dct:publisher <https://opendata.schleswig-holstein.de/organization/lfu> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/gewaesser/pegelstaende> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (9.0238 53.9080)"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-01-11T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2005-11-29T00:00:00"^^xsd:dateTime ] ;
    dct:title "Wasserstand Pegel Neufeld Spuelbecken - Nordsee" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landesbetrieb für Küstenschutz, Nationalpark und Meeresschutz" ] ;
    dcat:distribution <http://lfu.landsh.de/pegel/111095/Wasserstand.csv>,
        <https://hsi-sh.de/pegel/od/111095_Messwerte.json> ;
    dcat:keyword "Nordsee",
        "Online-Pegel",
        "Pegel",
        "Wasserstand",
        "in Betrieb" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://hsi-sh.de/pegel/download/111095_w_messwerte.csv> a rdfs:Resource .

<https://hsi-sh.de/pegel/od/111095_Messwerte.json> a dcat:Distribution ;
    dcatde:licenseAttributionByText "LfU-SH" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-06-17T12:48:37.955184"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-06-17T12:48:37.941251"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    dcat:accessURL <https://hsi-sh.de/pegel/od/111095_w_messwerte.json> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://hsi-sh.de/pegel/od/111095_w_messwerte.json> a rdfs:Resource .

<https://opendata.schleswig-holstein.de/organization/lfu> a foaf:Agent ;
    foaf:name "Landesamt für Umwelt (LfU)" .

<https://www.iana.org/assignments/media-types/application/json> a dct:MediaType .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

