@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:21283
  skos:prefLabel "geological process"@en ;
  a skos:Concept .

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

envthes:USLterCV_660
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Tomas Staszevski , 2013-06-08\" , \"[source of definition ] GEMET"@en ;
  dc:isReplacedBy envthes:21283 ;
  skos:altLabel "geological processes"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:definition "Dynamic actions or events that occur at the Earth's surface due to application of natural forces resulting from gravity, temperature changes, freezing and thawing, chemical reactions, seismic shaking, and the agencies of wind and moving water, ice and snow. Where and when a force exceeds the strength of the earth material, the material is changed by deformation, translocation, or chemical reactions."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "geological process"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

