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

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

envthes:21147
  skos:prefLabel "soil degradation"@en ;
  a skos:Concept .

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

envthes:msa0990
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21147 ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/7857> ;
  skos:definition "[GEMET] 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 degradation"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> ;
  dc:created "2016-12-10"^^xsd:date .

