@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/Beggar_My_Neighbor>
  skos:definition "Beggar My Neighbor is a British card game that may date back to a late-16th-century card game known as Knave Out of Doors, which was mentioned in a 1604 play, A Woman Killed with Kindness, by John Haywood. Regardless of when it originated, it was a very popular game by the 19th century. [Source: <a href=\"https://sk.sagepub.com/reference/play/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Beggar My Neighbor</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/card_games> ;
  skos:prefLabel "Beggar My Neighbor"@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/Beggar_My_Neighbor> .

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

