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

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

<https://concepts.sagepub.com/social-science/concept/East_Turkestan_Islamic_Movement>
  skos:definition "The Turkestan Islamic Party (TIP) is a political separatist party of ethnic Uighurs based in Xinjiang, China. The TIP's militant wing, the East Turkestan Islamic Movement (ETIM), is reportedly associated with al Qaeda. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n113.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; East Turkestan Islamic Movement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_groups> ;
  skos:prefLabel "East Turkestan Islamic Movement"@en ;
  a skos:Concept .

