@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/comparative_politics>
  skos:prefLabel "comparative politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/military_rule> .

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

<https://concepts.sagepub.com/social-science/concept/military_rule>
  skos:definition "Military rule has been quite frequent, widespread, and endemic throughout history. Sixty countries (twenty-two in Africa, nineteen in Latin America, thirteen in Asia, and six in Europe) have experienced military rule, including Egypt, Fiji, Myanmar, Libya, Pakistan, Bangladesh, and Thailand. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n987.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Military Rule</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war,_peace_and_terrorism>, <https://concepts.sagepub.com/social-science/concept/comparative_politics> ;
  skos:prefLabel "military rule"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/war,_peace_and_terrorism>
  skos:prefLabel "war, peace and terrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/military_rule> .

