@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21547
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:editorialNote "source:&nbsp;http://remote-sensing.net/glossary.html"@en ;
  skos:exactMatch <http://purl.bioontology.org/ontology/MESH/D018481> ;
  skos:definition "Transfer of heat through the physical movement of heated matter.\" , \"[MESH] Transmission of energy or mass by a medium involving movement of the medium itself. The circulatory movement that occurs in a fluid at a nonuniform temperature owing to the variation of its density and the action of gravity. (McGraw-Hill Dictionary of Scientific and Technical Terms, 4th ed; Webster, 10th ed)"@en ;
  skos:broader envthes:20950 ;
  skos:prefLabel "convection"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20950
  skos:prefLabel "biogeochemical process"@en ;
  a skos:Concept ;
  skos:narrower envthes:21547 .

