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

<https://concepts.sagepub.com/social-science/concept/Black_September>
  skos:definition "Founded in 1970, Black September was a Palestinian militant faction. It chose its name to commemorate the violent Hashemite-Palestinian clash in Jordan in September 1970, during which the Palestine Liberation Organization (PLO) tried to seize power from King Hussein. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n73.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Black September</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_groups>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Levant> ;
  skos:prefLabel "Black September"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Levant>
  skos:prefLabel "terrorism in the Levant"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Black_September> .

