@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/Rolling_Stone>
  skos:definition "Rolling Stone is a card game played with a modified 52-card deck. The deck is reduced in size, depending on the number of players: a four-person game uses a 32-card deck (removing twos through sixes), a five-person game uses a 40-card deck (removing twos through fours) and a six-person game uses a 48-card deck (removing only the twos). [Source: <a href=\"https://sk.sagepub.com/reference/play/n344.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Rolling Stone</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/card_games> ;
  skos:prefLabel "Rolling Stone"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Rolling_Stone> .

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

