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

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

envthes:USLterCV_383
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Tomas Staszevski , 2013-06-08\" , \"[source of definition ] GEMET"@en ;
  dc:isReplacedBy envthes:20960 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/nutrient_cycling> ;
  skos:definition "A biogeochemical cycle, in which inorganic nutrients move through the soil, living organisms, air and water or through some of these."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "nutrient cycling"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

