@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/solitaire_and_variations_of>
  skos:definition "Solitaire is a group of card games whose name comes from the French word meaning patience. Patience is the name used for solitaire in Great Britain and elsewhere. [Source: <a href=\"https://sk.sagepub.com/reference/play/n381.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Solitaire and Variations of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/card_games> ;
  skos:prefLabel "solitaire and variations of"@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/solitaire_and_variations_of> .

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

