@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/decolonization>
  skos:definition "Decolonization technically refers to the breakup of empires, generally the European ones that took shape starting in the 16th century, and the formal independence of the former colonies. Just as colonialism began unevenly over the surface of the earth, so too did it end unevenly. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n61.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Decolonization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_geography>, <https://concepts.sagepub.com/social-science/concept/comparative_politics> ;
  skos:prefLabel "decolonization"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/political_geography>
  skos:prefLabel "political geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/decolonization> .

