@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 iop: <https://w3id.org/iadopt/ont/> .

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

envthes:41
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0631-8231"@en ;
  skos:note "[controlled by ] Staszewski 08.06.2013"@en ;
  skos:altLabel "Eluviation (leaching) horizon"@en, "A layer"@en ;
  skos:definition "[Agren & Andersson 2012] Eluviation (leaching) horizon. Mineral soil horizon mixed with organic matter at different stages of decomposotion (Ah) and a white coloured or bleached horizon (Ae). Mineral soil horizon with inensive weathering and from which minerl elements and dissolved humus are leached."@en ;
  skos:broader envthes:39 ;
  skos:prefLabel "A horizon"@en ;
  dc:creator "0000-0003-0631-8231"@en .

envthes:30200 iop:hasMatrix envthes:41 .
envthes:39
  skos:prefLabel "soil horizon"@en ;
  a skos:Concept ;
  skos:narrower envthes:41 .

