@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_of_chance>
  skos:prefLabel "games of chance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bingo> .

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

<https://concepts.sagepub.com/social-science/concept/bingo>
  skos:definition "Bingo is game of chance in which players race to be the first to form a specified pattern of pieces on a grid. Although there are many variations of Bingo that do not involve financial gain, the game originated as a form of lottery and is in its most popular form today a form of gambling. [Source: <a href=\"https://sk.sagepub.com/reference/play/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Bingo</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/games_of_chance>, <https://concepts.sagepub.com/social-science/concept/board_games> ;
  skos:prefLabel "bingo"@en ;
  a skos:Concept .

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

