@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/Warhammer>
  skos:definition "Warhammer: The Game of Fantasy Battles, which is often simply referred to as Warhammer, is a tabletop miniature wargame designed and published by Games Workshop. Unlike other tabletop miniature wargames, Warhammer is set in a fantasy universe similar to that found in J.R.R. Tolkein's Middle-earth and Dungeons & Dragons. [Source: <a href=\"https://sk.sagepub.com/reference/play/n455.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Warhammer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/board_games> ;
  skos:prefLabel "Warhammer"@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/Warhammer> .

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

