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

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

<https://concepts.sagepub.com/social-science/concept/square_root_rules>
  skos:definition "Consider a two-tier decision-making system having the following architecture: at the bottom tier there are m pairwise disjoint constituencies C1, …, Cm. Ci comprises ni citizens. [Source: <a href=\"https://sk.sagepub.com/reference/power/n347.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Square Root Rules</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "square root rules"@en ;
  a skos:Concept .

