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

<https://concepts.sagepub.com/social-science/concept/noncooperative_games>
  skos:definition "Game-theoretical modeling is a tool used to study situations in which the outcome depends on the strategic interaction of rational actors. The models used can be divided into two categories: cooperative and noncooperative. [Source: <a href=\"https://sk.sagepub.com/reference/power/n250.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Noncooperative Games</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "noncooperative games"@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/noncooperative_games> .

