@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/games>
  skos:definition "The principal contributions of games to globalization are military and commercial. Electronic games have sold internationally since the mid-1980s, from arcade play to handheld consoles to online subscriptions, and from imaginary spheres of self-absorption to recruitment devices for the military. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n200.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Games</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/games_of_chance> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/entertainments> ;
  skos:prefLabel "games"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/games_of_chance>
  skos:prefLabel "games of chance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/games> .

<https://concepts.sagepub.com/social-science/concept/entertainments>
  skos:prefLabel "entertainments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/games> .

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

