@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:21289
  skos:prefLabel "soil disturbance"@en ;
  a skos:Concept .

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

envthes:USLterCV_522
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[source of definition ] GEMET\" , \"[controlled by ] Tomas Staszevski , 2013-06-08"@en ;
  dc:isReplacedBy envthes:21289 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:definition "Soil may deteriorate either by physical movement of soil particles from a given site or by depletion of the water-soluble elements in the soil which contribute to the nourishment of crop, plants, grasses, trees, and other economically usable vegetation. The physical movement generally is referred to as erosion. Wind, water, glacial ice, animals and tools in use may be agents of erosion."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "soil disturbance"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

