@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-K8SMP3VC-4
  skos:prefLabel "decisions and game theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KKK7CJQ2-1 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-KKK7CJQ2-1 .

n9j:-KKK7CJQ2-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/shapley_value> ;
  skos:definition "The Shapley value (ɸ) is one of the best known solution concepts of cooperative game theory. It supplies a reasonable expectation of the share-out of the global winnings among players and a fair division in normative contexts. [Source: Encyclopedia of Power; Shapley Value]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K8SMP3VC-4 ;
  skos:prefLabel "shapley value"@en .

n9j: a skos:ConceptScheme .
