@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/wargaming>
  skos:definition "Wargames, or conflict simulations, are games that recreate historical and hypothetical wars, campaigns, and battles. Military and government personnel play wargames to practice skills, rehearse for real conflicts and crises, and explore the impact of new technology and weapons. [Source: <a href=\"https://sk.sagepub.com/reference/war/n368.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Wargaming</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_in_American_culture> ;
  skos:prefLabel "wargaming"@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/wargaming> .

<https://concepts.sagepub.com/social-science/concept/war_in_American_culture>
  skos:prefLabel "war in American culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wargaming> .

