@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/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:22067
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] biological diversity result­ing from competition between species that produces a ﬁner adaptation of a species to the complete habitat, thus narrowing its range of tolerance to other environmental factors. Beta diversity is represented by the extent of change of species composi­tion along an environmental gradient, e.g. of altitude, from one habitat to another. The greater the change, the higher the beta diversity. alt. habitat diversiﬁcation. cf. alpha diversity."@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "beta diversity"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept ;
  skos:narrower envthes:22067 .

