@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:20587
  skos:prefLabel "algae"@en ;
  a skos:Concept .

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

envthes:USLterCV_23
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20587 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/14420>, <http://eurovoc.europa.eu/1204>, <http://en.wikipedia.org/wiki/algae>, <http://aims.fao.org/aos/agrovoc/c_258> ;
  skos:definition "[Henderson's] n.plu. general name for a heterogene­ous group of unicellular, colonial and multicellular eukaryotic photosynthetic organisms of simple structure. Tradition­ally included in the plant kingdom, the different groups of algae are now often classiﬁed as divisions of the kingdom Protoctista (Protista). They are aquatic or live in damp habitats on land and include unicellular organisms such as Chlamydomonas and diatoms, colonial forms such as Volvox, the multicellular green, red and brown seaweeds, and"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "algae"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

