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

<https://w3id.org/ozcar-theia/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 .

<https://w3id.org/ozcar-theia/def_7a5b86bb>
  dc:source <https://en.wikipedia.org/wiki/Sensible_heat> ;
  rdf:value "The conductive heat flux from the Earth's surface to the atmosphere. It is an important component of Earth's surface energy budget. Sensible heat flux is commonly measured with the eddy covariance method."@en .

<https://w3id.org/ozcar-theia/c_c1804bd1>
  skos:prefLabel "Sensible heat flux between land surface and atmosphere at 20 meters height"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ae41e372> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_ae41e372>
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns0:simplifiedLabel "Sensible heat flux"@en ;
  ns1:hasConstraint ns0:c_274e9012 ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  ns1:hasObjectOfInterest ns0:c_fb57faac ;
  skos:narrower ns0:c_69e1ef32, ns0:c_c1804bd1, ns0:c_c6b3a0e0 ;
  skos:broader ns0:c_e1d2f78f ;
  a skos:Concept, ns1:Variable ;
  skos:prefLabel "Sensible heat flux between land surface and atmosphere"@en ;
  ns1:hasProperty ns0:c_201ff819 ;
  skos:definition ns0:def_7a5b86bb ;
  ns1:hasContextObject ns0:c_91b379a8 ;
  dc:modified "2022-05-04T15:21:38"^^xsd:dateTime .

ns0:c_69e1ef32
  skos:prefLabel "Sensible heat flux between land surface and atmosphere at 4.5 meters height"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_ae41e372 .

ns0:c_fb57faac
  skos:prefLabel "Sensible heat"@en ;
  a ns1:Entity, skos:Concept .

ns0:c_c6b3a0e0
  skos:prefLabel "Sensible heat flux between peatland and atmosphere"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_ae41e372 .

ns0:c_e1d2f78f
  skos:prefLabel "Sensible heat flux"@en ;
  a ns1:Variable, skos:Concept ;
  skos:narrower ns0:c_ae41e372 .

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

ns0:c_201ff819
  skos:prefLabel "Power flux through surface"@en ;
  a ns1:Property, skos:Concept .

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

