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

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

<https://concepts.sagepub.com/social-science/concept/fair_division>
  skos:definition "Fair division analyzes how to divide divisible or indivisible goods among two or more players in order to satisfy certain criteria of fairness. The problem of fair division goes back at least to the Bible. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n209.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Fair Division</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "fair division"@en ;
  a skos:Concept .

