@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332> a schema:DataDownload,
        schema:Dataset,
        dcat:Dataset,
        dcat:Distribution,
        foaf:Document ;
    dct:bibliographicCitation "Read the documentation, GEM terms of use and how to cite: https://data.g-e-m.dk/guides. Please get in touch with the GEM secretariat if you need help to cite correctly." ;
    dct:description "Conductivity, temperature and depth data from the two monitoring lakes in Kobbefjord (BadesÃ¸ / Kangerluarsunnguup Tasia: 64,13ÂºN, 51,36ÂºW and Qassi SÃ¸: 64,15ÂºN, 51,31ÂºW) in the water column." ;
    dct:identifier "https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332" ;
    dct:issued "2026-05-21T16:37:54.153678"^^xsd:dateTime,
        "2026-05-21T16:40:23.688528"^^xsd:dateTime ;
    dct:modified "2026-05-21T16:40:23.680952"^^xsd:dateTime,
        "2026-05-21T16:40:23.682849"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://data.g-e-m.dk> ;
            foaf:name "Greenland Ecosystem Monitoring" ],
        [ a foaf:Agent ;
            foaf:homepage <https://data.g-e-m.dk> ;
            foaf:name "Greenland Ecosystem Monitoring" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-51.3800 64.1300, -51.3800 64.1300, -51.3800 64.1300, -51.3800 64.1300))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-10-10"^^xsd:date ;
            dcat:startDate "2017-09-19"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-10-10"^^xsd:date ;
            dcat:startDate "2017-09-19"^^xsd:date ] ;
    dct:title "CTD" ;
    schema:about [ a schema:Thing ;
            schema:name "greenland-institute-of-natural-resources" ] ;
    schema:citation "Read the documentation, GEM terms of use and how to cite: https://data.g-e-m.dk/guides. Please get in touch with the GEM secretariat if you need help to cite correctly." ;
    schema:creator [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "University of Copenhagen (UCPH - Partner 3)" ;
                    schema:url "https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332" ] ;
            schema:name "University of Copenhagen (UCPH - Partner 3)" ] ;
    schema:dateModified "2026-05-21T16:40:23.680952" ;
    schema:datePublished "2020-01-01",
        "2020-01-01T00:00:00" ;
    schema:description "Conductivity, temperature and depth data from the two monitoring lakes in Kobbefjord (BadesÃ¸ / Kangerluarsunnguup Tasia: 64,13ÂºN, 51,36ÂºW and Qassi SÃ¸: 64,15ÂºN, 51,31ÂºW) in the water column." ;
    schema:distribution <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332> ;
    schema:identifier "https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332" ;
    schema:keywords "ARCTIC",
        "BIOLOGY",
        "BIOSPHERE",
        "CLIMATE INDICATORS",
        "ECOSYSTEMS",
        "FRESHWATER ECOSYSTEMS",
        "GREENLAND",
        "LAKE-POND",
        "TERRESTRIAL ECOSYSTEMS" ;
    schema:license "https://creativecommons.org/licenses/by-sa/4.0/" ;
    schema:name "CTD" ;
    schema:publisher [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "Greenland Ecosystem Monitoring" ;
                    schema:url "https://data.g-e-m.dk" ] ;
            schema:name "Greenland Ecosystem Monitoring" ] ;
    schema:spatialCoverage [ a schema:Place ;
            schema:geo [ a schema:GeoShape ;
                    schema:polygon "{\"type\": \"Polygon\", \"coordinates\": [[[-51.38, 64.13], [-51.38, 64.13], [-51.38, 64.13], [-51.38, 64.13]]]}" ] ] ;
    schema:temporalCoverage "2017-09-19/2025-10-10" ;
    schema:url "https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:description "Measured sound velocity. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Sound_velocity" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Sound_velocity> ;
            schema:unitText "m/s" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Sound_velocity> ],
        [ a schema:PropertyValue ;
            schema:description "Measured temperature. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Temperature" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Temperature> ;
            schema:unitText "Degree celcius" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Temperature> ],
        [ a schema:PropertyValue ;
            schema:description "Latitude of lake station" ;
            schema:name "Latitude" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Latitude> ;
            schema:unitText "Number" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Latitude> ],
        [ a schema:PropertyValue ;
            schema:description "Date of measurement" ;
            schema:name "Date" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Date> ;
            schema:unitText "Date" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Date> ],
        [ a schema:PropertyValue ;
            schema:description "Remarks" ;
            schema:name "Remarks" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Remarks> ;
            schema:unitText "Text" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Remarks> ],
        [ a schema:PropertyValue ;
            schema:description "Measured specific conductivity. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Specific_conductivity" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Specific_conductivity> ;
            schema:unitText "Î¼S/cm" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Specific_conductivity> ],
        [ a schema:PropertyValue ;
            schema:description "Measured salinity. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Salinity" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Salinity> ;
            schema:unitText "PSS-78" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Salinity> ],
        [ a schema:PropertyValue ;
            schema:description "Measured density. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Density" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Density> ;
            schema:unitText "kg/m3" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Density> ],
        [ a schema:PropertyValue ;
            schema:description "Measured conductivity. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Conductivity" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Conductivity> ;
            schema:unitText "Î¼S/cm" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Conductivity> ],
        [ a schema:PropertyValue ;
            schema:description "Measured pressure. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Pressure" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Pressure> ;
            schema:unitText "dBar" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Pressure> ],
        [ a schema:PropertyValue ;
            schema:description "Depth of measurement. For further details please refer to producers manual of CastAway CTD (https://www.xylem.com/siteassets/brand/sontek/resources/specification/sontek-castaway-ctd-spec-sheet-2018.pdf)" ;
            schema:name "Depth" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Depth> ;
            schema:unitText "meters" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Depth> ],
        [ a schema:PropertyValue ;
            schema:description "Longitude of lake station" ;
            schema:name "Longitude" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Longitude> ;
            schema:unitText "Number" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Longitude> ],
        [ a schema:PropertyValue ;
            schema:description "Name of lake measured." ;
            schema:name "Lake" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Lake> ;
            schema:unitText "Text" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332#column=Lake> ] ;
    schema:version "1" ;
    owl:versionInfo "1" ;
    dcat:accessURL <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "[{\"author_name\": \"Greenland Ecosystem Monitoring\"}]" ] ;
    dcat:distribution <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332> ;
    dcat:keyword "ARCTIC",
        "BIOLOGY",
        "BIOSPHERE",
        "CLIMATE INDICATORS",
        "ECOSYSTEMS",
        "FRESHWATER ECOSYSTEMS",
        "GREENLAND",
        "LAKE-POND",
        "TERRESTRIAL ECOSYSTEMS" ;
    dcat:landingPage <https://data.g-e-m.dk/datasets/10.17897/VYNQ-3332> ;
    dcat:theme "greenland-institute-of-natural-resources" .

