@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/baccarat>
  skos:definition "The casino card game Baccarat has its origins in late Medieval Italy. Legend has it that it was invented by an Italian gambler named Felix Falguierein, who used a deck of Tarot cards and claimed that the game was based on an Etruscan mythical ritual involving a virgin throwing a nine-sided dice. [Source: <a href=\"https://sk.sagepub.com/reference/play/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Baccarat</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/card_games> ;
  skos:prefLabel "baccarat"@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/baccarat> .

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

