@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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:USLterCV_68
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20935 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/883>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/30170>, <http://eurovoc.europa.eu/4930>, <http://en.wikipedia.org/wiki/biomass>, <http://aims.fao.org/aos/agrovoc/c_926> ;
  skos:definition "[Henderson's] n. (1) total weight, volume or energy equivalent of organisms in a given area; (2) plant materials and animal wastes used as a source of fuel or other industrial products; (3) in biotechnology, the micro­bial matter in the system."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "biomasse"@fr, "biomass"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

