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

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

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

<https://concepts.sagepub.com/social-science/concept/Stern_Gang>
  skos:definition "In the years immediately before and after 1948, the year Israel became an independent nation, Avraham Stern's extremist Jewish nationalist group used terror tactics to fight against British control of Palestine. British detractors called the group the Stern Gang, while members called their organization Lehi, a Hebrew acronym for Lohamei Herut Israel (Fighters for the Freedom of Israel). [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n378.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Stern Gang</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 "Stern Gang"@en ;
  a skos:Concept .

