@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/power_and_authority>
  skos:prefLabel "power and authority"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/standing_armies> .

<https://concepts.sagepub.com/social-science/concept/standing_armies>
  skos:definition "Standing armies are permanent, professional militaries maintained both in war and in peacetime. There is considerable debate over how and why large standing armies emerged in Europe in the sixteenth and seventeenth centuries. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n430.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Standing Armies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_authority> ;
  skos:prefLabel "standing armies"@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/standing_armies> .

