@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:21189
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[source of definition ] wikipedia\" , \"[controlled by ] Neagu Stefan 07/06/13"@en ;
  skos:altLabel "NO3-leaching"@en ;
  skos:definition "the process of extracting NO3 from a solid by dissolving it in a liquid, either as a natural or industrial process"@en ;
  skos:broader envthes:20950 ;
  skos:prefLabel "nitrate leaching"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

