@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20960
  skos:narrower envthes:20978, envthes:20979, envthes:20980, envthes:20961 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Tomas Staszevski , 2013-06-08\" , \"[source of definition ] GEMET"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=383>, <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:20950 ;
  skos:prefLabel "nutrient cycling"@en ;
  dc:modified "2019-06-12"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20978
  skos:prefLabel "nutrient loss"@en ;
  a skos:Concept ;
  skos:broader envthes:20960 .

envthes:20979
  skos:prefLabel "nutrient removal"@en ;
  a skos:Concept ;
  skos:broader envthes:20960 .

envthes:20980
  skos:prefLabel "nutrient uptake"@en ;
  a skos:Concept ;
  skos:broader envthes:20960 .

envthes:20961
  skos:prefLabel "nitrogen cycling"@en ;
  a skos:Concept ;
  skos:broader envthes:20960 .

envthes:20950
  skos:prefLabel "biogeochemical process"@en ;
  a skos:Concept ;
  skos:narrower envthes:20960 .

