@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:20101
  skos:narrower envthes:20050, envthes:20046, envthes:20045, envthes:20043, envthes:20044, envthes:10223 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_10795> ;
  skos:definition "Any of a large number of natural and synthetic materials, including manure and nitrogen, phosphorus, and potassium compounds, spread on or worked into soil to increase its capacity to support plant growth"@en ;
  skos:broader envthes:10064 ;
  skos:prefLabel "施肥"@zh, "施肥"@ja, "fertilizer application"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20050
  skos:prefLabel "calcium amendment"@en ;
  a skos:Concept ;
  skos:broader envthes:20101 .

envthes:20046
  skos:prefLabel "nitrogen added by organic and mineral fertilizer"@en ;
  a skos:Concept ;
  skos:broader envthes:20101 .

envthes:20045
  skos:prefLabel "nitrogen added by crop residue"@en ;
  a skos:Concept ;
  skos:broader envthes:20101 .

envthes:20043
  skos:prefLabel "nitrogen added by mineral fertilizer"@en ;
  a skos:Concept ;
  skos:broader envthes:20101 .

envthes:20044
  skos:prefLabel "nitrogen added by organic fertiliser"@en ;
  a skos:Concept ;
  skos:broader envthes:20101 .

envthes:10223
  skos:prefLabel "fertilizer application"@en ;
  a skos:Concept ;
  skos:broader envthes:20101 .

envthes:10064
  skos:prefLabel "management practice"@en ;
  a skos:Concept ;
  skos:narrower envthes:20101 .

