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

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

envthes:USLterCV_297
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] U Grandin, 2013-08-22"@en ;
  dc:isReplacedBy envthes:20660 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/lichens> ;
  skos:definition "[Henderson's] n. a composite organism formed from the symbiotic association of certain basidiomycete or ascomycete fungi and a green alga or a cyanobacterium. This forms a simple thallus, found e.g. encrusting rocks and tree trunks."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "lichens"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

