@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:22146
  skos:prefLabel "landscape composition"@en ;
  a skos:Concept .

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

envthes:EnvEu_23
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:22146 ;
  skos:scopeNote "LTER EU controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/230>, <http://eurovoc.europa.eu/3122>, <http://aims.fao.org/aos/agrovoc/c_331025> ;
  skos:definition "Referred to Species composition is the identity of all the different organisms that make up a community."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "landscape composition"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

