@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 ns0: <https://w3id.org/iadopt/ont/> .
@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#> .

<https://w3id.org/ozcar-theia/c_a1f49edf>
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  dc:created "2022-05-06T14:37:35"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns0:hasConstraint <https://w3id.org/ozcar-theia/c_274e9012> ;
  ns1:simplifiedLabel "Carbon dioxide flux"@en ;
  ns0:hasContextObject ns1:c_91b379a8 ;
  skos:broader ns1:c_322b7b71 ;
  dc:modified "2022-05-09T09:00:52"^^xsd:dateTime ;
  ns0:hasObjectOfInterest ns1:c_8f63de36 ;
  ns0:hasProperty ns1:c_aa4537c2 ;
  skos:prefLabel "Carbon dioxide molar flux between land surface and atmosphere"@en ;
  skos:narrower ns1:c_405693da .

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_322b7b71
  skos:prefLabel "Carbon dioxide flux"@en ;
  a ns0:Variable, skos:Concept ;
  skos:narrower ns1:c_a1f49edf .

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:c_405693da
  skos:prefLabel "Carbon dioxide molar flux between peatland and atmosphere"@en ;
  a ns0:Variable, skos:Concept ;
  skos:broader ns1:c_a1f49edf .

ns1:c_91b379a8
  skos:prefLabel "Land surface atmosphere interface"@en ;
  a ns0:Entity, skos:Concept .

ns1:c_274e9012
  skos:prefLabel "Flowing between land surface and atmosphere"@en ;
  a ns0:Constraint, skos:Concept .

