@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/pivot_player> .

<https://concepts.sagepub.com/social-science/concept/pivot_player>
  skos:definition "A pivot player is a player who, in the formation of a coalition, turns a losing coalition into a winning one. This term was introduced by Lloyd Stowell Shapley and Martin Shubik in an important article published in 1954 in which they particularized the Shapley value of a game (Shapley, 1953) in the context of voting games, thus creating the Shapley-Shubik power index. [Source: <a href=\"https://sk.sagepub.com/reference/power/n265.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Pivot Player</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "pivot player"@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/pivot_player> .

