@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:20876
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=221>, <http://purl.bioontology.org/ontology/MESH/D005740>, <http://en.wikipedia.org/wiki/gases>, <http://aims.fao.org/aos/agrovoc/c_3197> ;
  skos:definition "[MESH] The vapor state of matter; nonelastic fluids in which the molecules are in free movement and their mean positions far apart. Gases tend to expand indefinitely, to diffuse and mix readily with other gases, to have definite relations of volume, temperature, and pressure, and to condense or liquefy at low temperatures or under sufficient pressure. (Grant & Hackh's Chemical Dictionary, 5th ed)"@en ;
  skos:broader envthes:20748 ;
  skos:prefLabel "gas"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20748
  skos:prefLabel "chemical substance"@en ;
  a skos:Concept ;
  skos:narrower envthes:20876 .

