@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://ogd.cynkra.dev/dataset/5f310bbc-1d79-4673-9bf0-770266dd2d6f> a dcat:Dataset ;
    dct:description "<p>Dieser Datensatz enthält Analyseresultate der Labormessungen in den Dreiweihern.</p><p>Die Daten werden nur während des Badebetriebs zwischen April und September erhoben.<br></p>" ;
    dct:identifier "5f310bbc-1d79-4673-9bf0-770266dd2d6f" ;
    dct:issued "2026-07-02T05:41:33.591912"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:33.591916"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Wasseranalyse Drei Weieren" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Entsorgung St.Gallen (esg)" ] ;
    dcat:keyword "ammonium",
        "chlorid",
        "chlorophyll",
        "dissovled organic carbon",
        "elektrische leitfhigkeit",
        "messtiefe",
        "nitrat",
        "nitrit",
        "ogd",
        "ortho-phosphat",
        "ph-wert",
        "phosphor",
        "raum und umwelt",
        "sauerstoffgehalt",
        "wassertemperatur" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

