@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/terrorist_groups>
  skos:prefLabel "terrorist groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Shining_Path> .

<https://concepts.sagepub.com/social-science/concept/terrorism_in_central_and_south_America>
  skos:prefLabel "terrorism in central and south America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Shining_Path> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Shining_Path> .

<https://concepts.sagepub.com/social-science/concept/Shining_Path>
  skos:definition "Shining Path (Sendero Luminoso) is a communist guerrilla group founded in Ayacucho, Peru; in 1980, it began a terrorist campaign that almost brought down the government of Peru. Shining Path takes its name from Peruvian Marxist leader Jose Carlos Mariatigua, who once stated, “Marxism-Leninism will open the shining path to revolution.” The group's ideology, however, is Maoist. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n394.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Shining Path</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_groups>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_central_and_south_America> ;
  skos:prefLabel "Shining Path"@en ;
  a skos:Concept .

