@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:38834
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "evolutionarily stable strategy"@en, "estrategia evolucionalmete estable"@es ;
  skos:hiddenLabel "evolutionarily stable strategies"@en, "evolutionarily-stable-strategy"@en, "evolutionarily stable states"@en, "evolutionarily stable state"@en ;
  dc:modified "2015-03-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4040 ;
  skos:definition nalt:38834_def ;
  ns0:marc001 "14607" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:4040
  skos:prefLabel "evolución"@es, "evolution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:38834 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:38834_def
  rdf:value "Concepto de la teoría del juego que supone una población desplegando una estrategia (mostrando un fenotipo) que es resistente a la invasión de organismos que despliegan otra estrategia (alelos mutantes que producen otros fenotipos)."@es, "Concept from game theory of a population playing a strategy (displaying a phenotype) that is resistant to invasion by organisms playing another strategy (mutant alleles leading to other phenotypes)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

