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

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

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

<https://concepts.sagepub.com/social-science/concept/FARC>
  skos:altLabel "Fuerzas Armadas Revolucionarias de Colombia"@en ;
  skos:definition "The Fuerzas Armadas Revolucionarias de Colombia (FARC, or Revolutionary Armed Forces of Colombia) is a leftist Colombian guerrilla group that presents a grave threat to the Colombian government. Between 1948 and 1958, Colombia saw its two leading political parties, the Liberals and the Conservatives, engage in a civil war that plunged the country into near anarchy. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n132.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; FARC</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 "FARC"@en ;
  a skos:Concept .

