@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/political_change>
  skos:prefLabel "political change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/autogolpe> .

<https://concepts.sagepub.com/social-science/concept/autogolpe>
  skos:definition "Autogolpe is a Spanish term translated as “self-coup.” An autogolpe occurs when a seated president seizes power, often with the assistance of the military, and shuts down the legislature and other branches of government so as to govern with no opposition. It is not the same as a golpe de estado (coup d'etat), which generally involves a military overthrowing a president and taking power for itself. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n106.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Autogolpe</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_change> ;
  skos:prefLabel "autogolpe"@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/autogolpe> .

