@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/TWA_flight_847_hijacking>
  skos:definition "On June 14, 1985, two gunmen used hand grenades and a pistol to overpower a commercial jet bound for Rome from Athens. The 153 passengers and crew members aboard Trans World Airlines Flight 847, many of them Americans, were caught in a 16-day showdown as the plane flew back and forth between Beirut and Algiers. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n401.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Twa Flight 847 Hijacking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_events> ;
  skos:prefLabel "TWA flight 847 hijacking"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/TWA_flight_847_hijacking> .

<https://concepts.sagepub.com/social-science/concept/terrorist_events>
  skos:prefLabel "terrorist events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/TWA_flight_847_hijacking> .

