@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/Popular_Liberation_Army> .

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

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

<https://concepts.sagepub.com/social-science/concept/Popular_Liberation_Army>
  skos:definition "The Popular Liberation Army (aka People's Liberation Army, Ejército Popular de Liberación, or EPL), also known as the People's Liberation Army, is a Marxist guerrilla group that has been fighting the government of Colombia since the mid-1960s. The 1960s were a time of great upheaval in Colombia, resulting in the formation of several active resistance forces; the best known are the Revolutionary Armed Forces of Colombia (FARC) and National Liberation Army (ELN). [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n331.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Popular Liberation Army</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 "Popular Liberation Army"@en ;
  a skos:Concept .

