@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/psychology_of_play>
  skos:prefLabel "psychology of play"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gamesmanship> .

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

<https://concepts.sagepub.com/social-science/concept/gamesmanship>
  skos:definition "Sports, while having many goals, maintain winning as the most important goal. Indeed, winning as the primary function is written into the rules of many sports. [Source: <a href=\"https://sk.sagepub.com/reference/play/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Gamesmanship</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_of_play> ;
  skos:prefLabel "gamesmanship"@en ;
  a skos:Concept .

