@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:21393
  skos:prefLabel "functional diversity"@en ;
  a skos:Concept .

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

envthes:msa0475
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21393 ;
  skos:altLabel "functionally diverse"@en, "functional diversities"@en, "function diversive"@en, "function diversity"@en, "function diverse"@en, "FD"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Owen L. Petchey] Functional diversity is an important component of biodiversity, yet in comparison to taxonomicdiversity, methods of quantifying functional diversity are less well developed... , \"[Mark S. Poos] Functional diversity is an important concept in community ecology because it captures information onfunctional traits absent in measures of species diversity. One popular method of measuringfunctional diversity is the dendrogram-based method, FD... , \"[Owen L. Petchey] Functional diversity is a component of biodiversity that generally concerns the range of things that organisms do in communities and ecosystems..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "functional diversity"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

