@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/TDEK-WQ82> 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 "Leaf Growth of Saccharina latissima (cm/yr)" ;
    dct:identifier "https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82" ;
    dct:issued "2026-05-20T13:21:41.125931"^^xsd:dateTime,
        "2026-05-20T16:15:48.324209"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:15:48.312467"^^xsd:dateTime,
        "2026-05-20T16:15:48.315470"^^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.6179 64.1318, -51.6179 64.1318, -51.6179 64.1318, -51.6179 64.1318))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2011-08-12"^^xsd:date ;
            dcat:startDate "2007-09-19"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2011-08-12"^^xsd:date ;
            dcat:startDate "2007-09-19"^^xsd:date ] ;
    dct:title "Leaf Growth of Saccharina latissima (cm/yr)" ;
    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/TDEK-WQ82" ] ;
            schema:name "University of Copenhagen (UCPH - Partner 3)" ] ;
    schema:dateModified "2026-05-20T16:15:48.312467" ;
    schema:datePublished "2020-01-01",
        "2020-01-01T00:00:00" ;
    schema:description "Leaf Growth of Saccharina latissima (cm/yr)" ;
    schema:distribution <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82> ;
    schema:identifier "https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82" ;
    schema:keywords "ARCTIC",
        "ARCTIC OCEAN",
        "BENTHIC",
        "CLIMATE INDICATORS",
        "COASTAL",
        "ECOSYSTEMS",
        "GREENLAND",
        "MARINE ECOSYSTEMS",
        "OCEANOGRAPHY",
        "VEGETATION" ;
    schema:license "https://creativecommons.org/licenses/by-sa/4.0/" ;
    schema:name "Leaf Growth of Saccharina latissima (cm/yr)" ;
    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.61790084838867, 64.13179779052734], [-51.61790084838867, 64.13179779052734], [-51.61790084838867, 64.13179779052734], [-51.61790084838867, 64.13179779052734]]]}" ] ] ;
    schema:temporalCoverage "2007-09-19/2011-08-12" ;
    schema:url "https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:description "Minimum annual blade growth assessed as the size (length) of the blade in late summer (Late August/early September)" ;
            schema:name "Kelp blade growth - Length" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82#column=Kelp+blade+growth+-+Length> ;
            schema:unitText "Cm/year" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82#column=Kelp+blade+growth+-+Length> ],
        [ a schema:PropertyValue ;
            schema:description "Location" ;
            schema:name "LOCATION" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82#column=LOCATION> ;
            schema:unitText "Text" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82#column=LOCATION> ],
        [ a schema:PropertyValue ;
            schema:description "Minimum annual blade growth assessed as the size (length) of the blade in late summer (Late August/early September)" ;
            schema:name "KELP BLADE GROWTH - LENGTH" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82#column=KELP+BLADE+GROWTH+-+LENGTH> ;
            schema:unitText "Cm/year" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82#column=KELP+BLADE+GROWTH+-+LENGTH> ] ;
    schema:version "1" ;
    owl:versionInfo "1" ;
    dcat:accessURL <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "[{\"author_name\": \"Greenland Ecosystem Monitoring\"}]" ] ;
    dcat:distribution <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82> ;
    dcat:keyword "ARCTIC",
        "ARCTIC OCEAN",
        "BENTHIC",
        "CLIMATE INDICATORS",
        "COASTAL",
        "ECOSYSTEMS",
        "GREENLAND",
        "MARINE ECOSYSTEMS",
        "OCEANOGRAPHY",
        "VEGETATION" ;
    dcat:landingPage <https://data.g-e-m.dk/datasets/10.17897/TDEK-WQ82> ;
    dcat:theme "greenland-institute-of-natural-resources" .

