@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_(sociology)>
  skos:prefLabel "power (sociology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cabals> .

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

<https://concepts.sagepub.com/social-science/concept/cabals>
  skos:definition "A cabal is a private meeting of a group of people, usually to conspire against someone or something, and normally carrying a sinister interpretation. Thus, intrigues against the monarch or the state are termed cabals. [Source: <a href=\"https://sk.sagepub.com/reference/power/n49.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Cabal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_(sociology)> ;
  skos:prefLabel "cabals"@en ;
  a skos:Concept .

