@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/Lashkar-e-Taiba> .

<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/Lashkar-e-Taiba> .

<https://concepts.sagepub.com/social-science/concept/Lashkar-e-Taiba>
  skos:definition "Lashkar-e-Taiba (Army of the Pure) is a notoriously violent militant Muslim group that initially operated in the Indian state of Jammu and Kashmir, on the Pakistan-India border, but by 2010 had expanded its reach further into India. Jammu and Kashmir is claimed by both India, a largely Hindu country, and Pakistan, a largely Muslim country, and the dispute has given rise to many armed groups within Jammu and Kashmir. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n233.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Lashkar-e-Taiba</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_groups>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_south_and_central_Asia> ;
  skos:prefLabel "Lashkar-e-Taiba"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/terrorism_in_south_and_central_Asia>
  skos:prefLabel "terrorism in south and central Asia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Lashkar-e-Taiba> .

