@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:21267
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:definition "1) The NO3- ion, formed by reaction of nitric acid* with a base*. 2) A compound containing the NO3- ion, for example ammonium nitrate, NH4NO3."@en ;
  skos:broader envthes:20950 ;
  skos:prefLabel "nitrate deposition"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

