@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/key_people_in_leadership>
  skos:prefLabel "key people in leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Napoleon> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Napoleon> .

<https://concepts.sagepub.com/social-science/concept/Napoleon>
  skos:definition "There are several games named for Napoleon or based around Napoleonic themes or battles. The original board game, Napoleon, now in its third edition, was published by Gamma Two Games in 1974, as part of a series of games all concerning major battles or battle game scenarios. [Source: <a href=\"https://sk.sagepub.com/reference/play/n250.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Napoleon</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/leadership_(military)>, <https://concepts.sagepub.com/social-science/concept/key_people_in_leadership>, <https://concepts.sagepub.com/social-science/concept/card_games> ;
  skos:prefLabel "Napoleon"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/leadership_(military)>
  skos:prefLabel "leadership (military)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Napoleon> .

