@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 owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:21761
  skos:prefLabel "植物营养"@zh, "植物栄養"@ja, "plant nutrition"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:AF_c2_2864
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21761 ;
  skos:definition "[Wikipedia] Plant nutrition is the study of the chemical elements and compounds necessary for plant growth, plant metabolism and their external supply"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "plant nutrition"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

