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

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

<https://concepts.sagepub.com/social-science/concept/terrorism_in_eastern,_central_and_southern_Africa>
  skos:prefLabel "terrorism in eastern, central and southern Africa"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Al_Shabab> .

<https://concepts.sagepub.com/social-science/concept/Al_Shabab>
  skos:definition "According to the U.S. State Department, Somalia's Harakat al Shabab al Mujahideen (Arabic for “Movement of the Youth”), known most commonly as simply al Shabab (or al Shabaab), has become one of the most lethal terrorist groups in East Africa. At the close of the twentieth century, all of the elements were present for radicalism to flourish in Somalia. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n23.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Al Shabab</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_groups>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_eastern,_central_and_southern_Africa> ;
  skos:prefLabel "Al Shabab"@en ;
  a skos:Concept .

