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

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

envthes:msa0312
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21513 ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] a measure of the biological diversity (generally the species diversity) within an environment. There are various types of diversity index, which are calcu&shy;lated in various ways from the number of species present and their relative abund&shy;ance (see e.g. Simpson diversity index). Such indices can be used to detect eco&shy;logical changes due e.g. to stress on an environment. cf. biotic index."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "diversity index"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

