@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/subway_suicide_bombing_plot> .

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

<https://concepts.sagepub.com/social-science/concept/terrorism_in_North_America>
  skos:prefLabel "terrorism in North America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/subway_suicide_bombing_plot> .

<https://concepts.sagepub.com/social-science/concept/subway_suicide_bombing_plot>
  skos:definition "In the early-morning hours of July 31, 1997, police, acting on a tip, raided a Brooklyn, New York, apartment, capturing two Palestinian men who were allegedly planning an attack on the Atlantic Avenue subway and Long Island Railroad stations. At 10:45 P.M. on July 29, 1997, Abdel Rahman Rosabbah, a recent immigrant from Egypt, approached two Long Island Railroad police officers and tried to explain, in broken English, that friends of his were plotting to kill people on the subway. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n409.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Subway Suicide Bombing Plot</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_events>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_North_America> ;
  skos:prefLabel "subway suicide bombing plot"@en ;
  a skos:Concept .

