@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/wargames_research_group>
  skos:definition "Miniatures Wargaming, that is, fighting battles with painted lead soldiers, is a very old and popular pastime. Rules for these games have been in existence for many years as well, perhaps the most famous being those written by H.G. Wells near the turn of the 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/play/n454.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Wargames Research Group</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/toy_companies> ;
  skos:prefLabel "wargames research group"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/toy_companies>
  skos:prefLabel "toy companies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wargames_research_group> .

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

