@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:21690
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "evolutionarily stable strategies"@en, "ESS"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] in evolutionary theory, a behaviour pattern or strategy which, if most of the population adopt it, cannot be bettered by any other strategy and will therefore tend to become established by natural selection. Using games theory the results of various dif­ferent strategies (e.g. in contests between males) can be worked out and a theoretical ESS determined and compared with actual behaviour."@en ;
  skos:broader envthes:83 ;
  skos:prefLabel "evolutionarily stable strategy"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:83
  skos:prefLabel "evolutionary ecology"@en ;
  a skos:Concept ;
  skos:narrower envthes:21690 .

