@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/nash_equilibrium>
  skos:definition "Nash equilibrium (NE) is a solution concept in game theory named after the mathematician and economist John Nash. Informally, a NE can be described as a situation in which each individual player obtains the maximum possible payoff given what the other players are doing. [Source: <a href=\"https://sk.sagepub.com/reference/power/n241.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Nash Equilibrium</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_and_ethics> ;
  skos:prefLabel "nash equilibrium"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economics_and_ethics>
  skos:prefLabel "economics and ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nash_equilibrium> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/nash_equilibrium> .

