@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/counterterrorism>
  skos:prefLabel "counterterrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mossad> .

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

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

<https://concepts.sagepub.com/social-science/concept/Mossad>
  skos:definition "Mossad Merkazi Le-modiin U-letafkidim Meyuhadim is Hebrew for Central Institute for Intelligence and Security. As members of Israel's secret foreign intelligence service, Mossad agents have hunted down Nazi war criminals and coordinated countless sophisticated assassination attacks on Arab guerrilla leaders. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n288.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Mossad</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Levant>, <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "Mossad"@en ;
  a skos:Concept .

