@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:20676
  skos:prefLabel "植物"@zh, "植物"@ja, "plants"@en ;
  a skos:Concept .

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

envthes:USLterCV_433
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20676 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/plants>, <http://aims.fao.org/aos/agrovoc/c_5993> ;
  skos:definition "[Henderson's] n., n.plu. the plant kingdom, which contains multicellular eukaryotic photosynthetic organisms and, in some classiﬁcations, the algae (unicellular and multicellular). It includes the bryophytes (mosses and liverworts), seedless vascular plants (ferns, club mosses, horsetails) and the seed plants (gymnosperms and angiosperms). The algae are sometimes placed in the Protoctista. see Appendix 1."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "plant"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

