@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/i-power> .

<https://concepts.sagepub.com/social-science/concept/i-power>
  skos:definition "I-power is the notion of voting power as the degree of a voter's potential ability, under a given decision rule, to influence the outcome of a division of a voting body on a proposed bill—whether the bill will be approved or defeated. This is contrasted with P-power. [Source: <a href=\"https://sk.sagepub.com/reference/power/n194.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; I-power</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "i-power"@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/i-power> .

