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

<https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Arabian_peninsula_and_Persian_Gulf_states>
  skos:prefLabel "terrorism in the Arabian peninsula and Persian Gulf states"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Operation_Eagle_Claw> .

<https://concepts.sagepub.com/social-science/concept/Operation_Eagle_Claw>
  skos:definition "In 1980, after nearly six months of failed diplomatic negotiations for American hostages held at the U.S. embassy in Tehran, Iran, U.S. president Jimmy Carter approved a military rescue. This mission, known as Operation Eagle Claw, failed in its first stages but profoundly influenced the military structure of Special Operations Forces. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n324.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Operation Eagle Claw</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_events>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Arabian_peninsula_and_Persian_Gulf_states>, <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "Operation Eagle Claw"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/counterterrorism>
  skos:prefLabel "counterterrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Operation_Eagle_Claw> .

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

