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

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

<https://concepts.sagepub.com/social-science/concept/power_in_game_forms>
  skos:definition "A game form is a game (in the sense of game theory) with all information about the preferences, payoffs, or utilities of the players stripped out. Put otherwise, a game form is a function that maps strategy profiles into outcomes, over which players' preferences are unspecified. [Source: <a href=\"https://sk.sagepub.com/reference/power/n152.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Game Forms, Power in</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "power in game forms"@en ;
  a skos:Concept .

