@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/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Achille_Lauro_hijacking> .

<https://concepts.sagepub.com/social-science/concept/Achille_Lauro_hijacking>
  skos:definition "On October 7, 1985, four Palestinian militants seized the Italian cruise liner Achille Lauro off Port Said, Egypt. The hijackers, under the command of Palestine Liberation Front (PLF) leader Abu Abbas, held the more than 400 people aboard hostage for two days. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Achille Lauro Hijacking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_events>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Levant> ;
  skos:prefLabel "Achille Lauro hijacking"@en ;
  a skos:Concept .

<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/Achille_Lauro_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/Achille_Lauro_hijacking> .

