@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/Stratego>
  skos:definition "Stratego, a board game with many ancestors, relies solely on strategy to win. Game theorists refer to Stratego as having imperfect information (not all players have access to the same information because one cannot see the opponent's pieces) and abstract strategy (not a simulation or involving any elements of luck). [Source: <a href=\"https://sk.sagepub.com/reference/play/n394.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Stratego</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/board_games> ;
  skos:prefLabel "Stratego"@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/Stratego> .

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

