@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:20769
  skos:prefLabel "atmospheric carbon dioxide"@en ;
  a skos:Concept .

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

envthes:msa0081
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20769 ;
  skos:altLabel "atmospheric carbon dioxid"@en, "atmosphere carbon dioxide"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Doris Do] Atmospheric carbon dioxide (CO 2) is a major green house gas contributing to global climatechange... , \"[LiXin Liu] Atmospheric carbon dioxide is an important kind of greenhouse gas which influences global temperature. Its concentration variation could indicate the distribution of human and natural activities in various regions. Through the non-dispersive infrared method, flask sampling of atmospheric CO2 concentration was measured weekly at four national background stations including Waliguan, Shangdianzi, LinÕan, and Longfengshan..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "atmospheric carbon dioxide"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

