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

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

<https://concepts.sagepub.com/social-science/concept/tijs_value>
  skos:definition "The Tijs value (T-value) is a solution concept in cooperative game theory. It presents a reasonable expectation of the share-out of the global winning among players and a fair division in normative contexts. [Source: <a href=\"https://sk.sagepub.com/reference/power/n374.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Tijs Value</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "tijs value"@en ;
  a skos:Concept .

