@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.pangaea.de/10.1594/PANGAEA.855172> a schema:Dataset,
        dcat:Dataset,
        foaf:Document ;
    dct:bibliographicCitation "https://doi.org/10.1594/PANGAEA.855172" ;
    dct:contributor "pangaea" ;
    dct:description """1: TSM values for 2009 and 2010 from Winterfeld et al. (2015, companion paper).
2:  calculated after subtracting the intercept value at POC = 0 in the POC versus PN plot (Figure S1) for each year from the total particulate nitrogen content, intercept is 0.023 for samples from 2009 and 2010, and 0.028 for 2011 (for more details see Figure S2 and description in text section 4.3.1).""" ;
    dct:identifier "https://doi.pangaea.de/10.1594/PANGAEA.855172" ;
    dct:issued "2026-05-20T14:16:10.292114"^^xsd:dateTime ;
    dct:modified "2026-05-25T21:38:01.766576"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.pangaea.de/> ;
            foaf:name "PANGAEA" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.pangaea.de/> ;
            foaf:name "PANGAEA" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((130.2900 71.5750, 130.2900 72.7002, 125.2856 72.7002, 125.2856 71.5750, 130.2900 71.5750))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2011-07-02"^^xsd:date ;
            dcat:startDate "2009-08-14"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2011-07-02"^^xsd:date ;
            dcat:startDate "2009-08-14"^^xsd:date ] ;
    dct:title "(Table S4) Total suspended matter concentrations (TSM), particulate organic carbon contents (POC) as well as atomic particulate organic carbon to total particulate nitrogen ratios (POC:PN) of individual Lena Delta surface water samples from 2009 - 2011" ;
    schema:about [ a schema:Thing ;
            schema:name "sun-earth-interactions" ;
            schema:url "https://dataportal.dev.inkode.org/group/d442910f-0139-4e53-9505-29017a7c4ecb" ],
        [ a schema:Thing ;
            schema:name "land-surface" ;
            schema:url "https://dataportal.dev.inkode.org/group/3cffa05f-57a4-4af9-87b7-4f853adc96bc" ] ;
    schema:citation "https://doi.org/10.1594/PANGAEA.855172" ;
    schema:contributor "pangaea" ;
    schema:creator [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ;
                    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.855172" ] ;
            schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ] ;
    schema:dateModified "2026-05-25T21:38:01.766576" ;
    schema:datePublished "2015-11-23",
        "2015-11-23T00:00:00" ;
    schema:description """1: TSM values for 2009 and 2010 from Winterfeld et al. (2015, companion paper).
2:  calculated after subtracting the intercept value at POC = 0 in the POC versus PN plot (Figure S1) for each year from the total particulate nitrogen content, intercept is 0.023 for samples from 2009 and 2010, and 0.028 for 2011 (for more details see Figure S2 and description in text section 4.3.1).""" ;
    schema:distribution <https://doi.pangaea.de/10.1594/PANGAEA.855172?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.855172?format=textfile> ;
    schema:identifier "https://doi.pangaea.de/10.1594/PANGAEA.855172" ;
    schema:license "https://creativecommons.org/licenses/by/3.0/" ;
    schema:name "(Table S4) Total suspended matter concentrations (TSM), particulate organic carbon contents (POC) as well as atomic particulate organic carbon to total particulate nitrogen ratios (POC:PN) of individual Lena Delta surface water samples from 2009 - 2011" ;
    schema:publisher [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "PANGAEA" ;
                    schema:url "https://www.pangaea.de/" ] ;
            schema:name "PANGAEA" ] ;
    schema:spatialCoverage [ a schema:Place ;
            schema:geo [ a schema:GeoShape ;
                    schema:polygon "{\"type\": \"Polygon\", \"coordinates\": [[[130.29, 71.575], [130.29, 72.7002], [125.2856, 72.7002], [125.2856, 71.575], [130.29, 71.575]]]}" ] ] ;
    schema:temporalCoverage "2009-08-14/2011-07-02" ;
    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.855172" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:name "Event label" ] ;
    schema:version "1.0" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://doi.pangaea.de/10.1594/PANGAEA.855172?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.855172?format=textfile> ;
    dcat:landingPage <https://doi.pangaea.de/10.1594/PANGAEA.855172> .

<https://doi.pangaea.de/10.1594/PANGAEA.855172?format=html> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-20T16:36:07.952866"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:46:04.057860"^^xsd:dateTime ;
    dct:title "(Table S4) Total suspended matter concentrations (TSM), particulate organic carbon contents (POC) as well as atomic particulate organic carbon to total particulate nitrogen ratios (POC:PN) of individual Lena Delta surface water samples from 2009 - 2011" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.855172?format=html" ;
    schema:encodingFormat "HTML" ;
    schema:name "(Table S4) Total suspended matter concentrations (TSM), particulate organic carbon contents (POC) as well as atomic particulate organic carbon to total particulate nitrogen ratios (POC:PN) of individual Lena Delta surface water samples from 2009 - 2011" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.855172?format=html> .

<https://doi.pangaea.de/10.1594/PANGAEA.855172?format=textfile> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "TSV" ;
    dct:issued "2026-05-20T16:36:06.920068"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:36:07.951353"^^xsd:dateTime ;
    dct:title "(Table S4) Total suspended matter concentrations (TSM), particulate organic carbon contents (POC) as well as atomic particulate organic carbon to total particulate nitrogen ratios (POC:PN) of individual Lena Delta surface water samples from 2009 - 2011" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.855172?format=textfile" ;
    schema:encodingFormat "TSV" ;
    schema:name "(Table S4) Total suspended matter concentrations (TSM), particulate organic carbon contents (POC) as well as atomic particulate organic carbon to total particulate nitrogen ratios (POC:PN) of individual Lena Delta surface water samples from 2009 - 2011" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.855172?format=textfile> .

