@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:20961
  skos:prefLabel "nitrogen cycling"@en ;
  a skos:Concept .

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

envthes:USLterCV_375
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Tomas Staszevski , 2013-06-08\" , \"[source of definition ] http://www.thefreedictionary.com/"@en ;
  dc:isReplacedBy envthes:20961 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/nitrogen_cycling> ;
  skos:definition "The circulation of nitrogen in nature, consisting of a cycle of chemical reactions in which atmospheric nitrogen is compounded, dissolved in rain, and deposited in the soil, where it is assimilated and metabolized by bacteria and plants, eventually returning to the atmosphere by bacterial decomposition of organic matter."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "nitrogen cycling"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

