@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:21690
  skos:prefLabel "evolutionarily stable strategy"@en ;
  a skos:Concept .

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

envthes:msa0419
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21690 ;
  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:1 ;
  owl:deprecated true ;
  skos:prefLabel "evolutionarily stable strategy"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

