@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/adult_games>
  skos:prefLabel "adult games"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Trivial_Pursuit> .

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

<https://concepts.sagepub.com/social-science/concept/Trivial_Pursuit>
  skos:definition "Trivial Pursuit is a popular board game that tests players' knowledge in diverse areas. In the classic or genus edition of the game, questions cover such various topics as sports and leisure, geography, and arts and literature. [Source: <a href=\"https://sk.sagepub.com/reference/play/n430.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Trivial Pursuit</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/board_games>, <https://concepts.sagepub.com/social-science/concept/adult_games> ;
  skos:prefLabel "Trivial Pursuit"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/board_games>
  skos:prefLabel "board games"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Trivial_Pursuit> .

