@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-TL6KVFX9-R .

n9j:-ZPV8DLH1-D
  skos:prefLabel "political and social movements (Asia/South Asia/Australia/New Zealand)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TL6KVFX9-R .

n9j:-TL6KVFX9-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Mao_Tse-tung> ;
  skos:definition "The political activism of Mao Tse-tung (also romanized as Mao Zedong) and his quest for social justice made him the most important and controversial Chinese revolutionary of the 20th century. Under his leadership, the Chinese Communist Party (CCP) went from a demoralized and nearly broken revolutionary force to become the ruling party of mainland China after victory over Chiang Kai-shek (1887–1975) and the Chinese Nationalists (Kuomintang or KMT) in the protracted Chinese Civil War (1927–1949). [Source: Encyclopedia of Activism and Social Justice; Mao Tse-Tung]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZPV8DLH1-D ;
  skos:prefLabel "Mao Tse-tung"@en .

