@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/> .

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

envthes:21283
  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=660> ;
  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:20950 ;
  skos:prefLabel "geological process"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

