@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/ozcar-theia/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_106a5d3d>
  ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_8f63de36> ;
  skos:prefLabel "Peatland gross primary production"@en ;
  ns0:hasMatrix <https://w3id.org/ozcar-theia/c_25ce8865> ;
  ns0:hasContextObject <https://w3id.org/ozcar-theia/c_799d4790> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:broader <https://w3id.org/ozcar-theia/c_7263f77a> ;
  a skos:Concept, ns0:Variable ;
  dc:modified "2022-02-08T12:20:55"^^xsd:dateTime ;
  ns0:hasProperty <https://w3id.org/ozcar-theia/c_aa4537c2> ;
  skos:definition <https://w3id.org/ozcar-theia/def_fe0bf4f8> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  ns1:simplifiedLabel "Gross primary production"@en .

ns1:simplifiedLabel
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

ns1:c_25ce8865
  skos:prefLabel "Peatland"@en ;
  a ns0:Entity, skos:Concept .

ns1:c_799d4790
  skos:prefLabel "Primary production"@en ;
  a ns0:Entity, skos:Concept .

ns1:c_7263f77a
  skos:prefLabel "Gross primary production"@en ;
  a ns0:Variable, skos:Concept ;
  skos:narrower ns1:c_106a5d3d .

ns1:c_8f63de36
  skos:prefLabel "Carbon dioxide"@en ;
  a ns0:Entity, skos:Concept .

ns1:c_aa4537c2
  skos:prefLabel "Molar flux"@en ;
  a ns0:Property, skos:Concept .

ns1: a skos:ConceptScheme, owl:Ontology .
ns1:def_fe0bf4f8
  dc:source <https://www.nature.com/scitable/knowledge/library/terrestrial-primary-production-fuel-for-life-17567411/> ;
  rdf:value "Gross primary production (GPP) is the total amount of carbon dioxide \"fixed\" by land plants per unit time through the photosynthetic reduction of CO2 into organic compounds."@en .

