@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/racing_demon>
  skos:definition "Racing Demon, also known as Gluck, Grouch, Lucky Thirty, Nerds, Nerts, Nertz, Mertz, Moofles, Peanuts, Popeye, Pounce, Solitaire Frenzy, Stop, Squeal, Squeak, Squid, Speed, Squinch, or Race Horse Rummy, is a Solitaire variant played with a standard 52-card deck. It incorporates elements of Spit, is usually played by multiple players simultaneously (each with their own deck), and is known for its rapid pace. [Source: <a href=\"https://sk.sagepub.com/reference/play/n331.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Racing Demon</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/card_games> ;
  skos:prefLabel "racing demon"@en ;
  a skos:Concept .

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

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

