@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/Pan_Am_flight_73_hijacking>
  skos:definition "The takeover of a Pan American World Airways jumbo jet in the predawn hours of September 5, 1986, developed into a tragic 16-hour ordeal. Hijackers linked to the extremist group known as the Abu Nidal Organization killed 22 hostages during the standoff at the Karachi International Airport in Pakistan. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n317.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Pan Am Flight 73 Hijacking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_events>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_south_and_central_Asia> ;
  skos:prefLabel "Pan Am flight 73 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/Pan_Am_flight_73_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/Pan_Am_flight_73_hijacking> .

<https://concepts.sagepub.com/social-science/concept/terrorism_in_south_and_central_Asia>
  skos:prefLabel "terrorism in south and central Asia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Pan_Am_flight_73_hijacking> .

