@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:22025
  skos:prefLabel "above ground biomass"@en ;
  a skos:Concept .

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

envthes:msa0001
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:22025 ;
  skos:altLabel "above-ground biomass"@en, "above ground biomasses"@en, "aboveground biomass"@en, "AGB"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[NŽstor I. Gasparri] Above-ground biomass is a key parameter in the estimates of the carbon stock in forests and to know about their status of conservation. In this work, a multi-temporal analysis of satellite images is done in order to assess its use in estimating above-ground biomass in dry forests of the Parque Chaque–o region in Argentina. Biomass was estimated from field data and was correlated to spectral data... , \"[Jerome Chave] The above-ground biomass (AGB) of tropical forests is a crucial variable for ecologists,biogeochemists, foresters and policymakers. Tree inventories are an efficient way of assessingforest carbon stocks and emissions to the atmosphere during deforestation..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "above ground biomass"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

