@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/decisions_and_game_theory>
  skos:prefLabel "decisions and game theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/value_of_a_game> .

<https://concepts.sagepub.com/social-science/concept/value_of_a_game>
  skos:definition "The value of a game is a solution concept for cooperative games used in both forecasting (e.g., behavioral models) and normative contexts (e.g., fair division). Existence and uniqueness are guaranteed for this solution, which has two interpretations: the outcome of bilateral bargaining and the share-out resulting from bargaining based on the winnings of various possible coalitions. [Source: <a href=\"https://sk.sagepub.com/reference/power/n383.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Value of a Game</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "value of a game"@en ;
  a skos:Concept .

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

