@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-FXG3353P-W .

n9j:-V5M1P8FR-H
  skos:prefLabel "terrorist events"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FXG3353P-W .

n9j:-ZTDR4TZ3-4
  skos:prefLabel "terrorism in the Levant"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FXG3353P-W .

n9j:-FXG3353P-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/TWA_flight_840_hijacking> ;
  skos:definition "The hijacking of Trans World Airlines Flight 840 brought the Palestinian guerrilla Leila Khaled, who became an icon in the Arab world, to international attention. On August 29, 1969, Khaled and Salim Issawi, hijackers for the Popular Front for the Liberation of Palestine (PFLP), took over the Rome-to-Tel Aviv flight. [Source: The SAGE Encyclopedia of Terrorism; Twa Flight 840 Hijacking]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZTDR4TZ3-4, n9j:-V5M1P8FR-H ;
  skos:prefLabel "TWA flight 840 hijacking"@en .

