@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:22183
  skos:prefLabel "percent organic carbon"@en ;
  a skos:Concept .

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

envthes:USLterCV_406
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Tomas Staszevski , 2013-06-08\" , \"[source of definition ] Doyle, Larry J.; Garrels, Robert M. 1985. What does percent organic carbon in sediments measure? Geo-Marine Letters, Volume 5, Issue 1, pp.51-53"@en ;
  dc:isReplacedBy envthes:22183 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:definition "Weight percent total organic carbon (TOC) is one of the most commonly used descriptors for both Recent and ancient sediments. It is commonly considered to be approximately proportional to organic carbon accumulation rates and, therefore, a gauge of those rates. Weight percent TOC is also used to judge hydrocarbon source rock potential and primary productivity of the overlying water column."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "percent organic carbon"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

