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

<https://concepts.sagepub.com/social-science/concept/computer_algorithms_for_power_indices>
  skos:definition "The calculation of power indices is a substantial computational task because it requires that each possible voting outcome be examined. For voting bodies with a small number of members, indices can be found with a computer by directly applying the definitions. [Source: <a href=\"https://sk.sagepub.com/reference/power/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Computer Algorithms for Power Indices</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "computer algorithms for power indices"@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/computer_algorithms_for_power_indices> .

