@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:20913
  skos:prefLabel "forest soil"@en ;
  a skos:Concept .

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

envthes:msa0469
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20913 ;
  skos:altLabel "forests soils"@en, "forests soil"@en, "forested soils"@en, "forested soil"@en, "forest soils"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Toru Hashimoto] Forest soil is a huge reserve of carbon in the biosphere. Therefore to understand the carbon cyclein forest ecosystems, it is important to determine the dynamics of soil CO2 efflux. This study wasconducted to describe temporal variations in soil CO2 efflux and identify the environmental factorsthat affect it..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "forest soil"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

