@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/Brooklyn_Bridge_shooting>
  skos:definition "A 1994 Brooklyn Bridge shooting case, in which Rashid Baz, a Lebanese national, was convicted of shooting at a van of Jewish students, was reopened by the FBI in 1999 and reclassified as an act of terrorism. Just before 10:30 am on March 1, 1994, Baz, then a 28-year-old livery car driver, attacked a van on the Brooklyn Bridge that was carrying 15 Hasidic boys from Manhattan to Crown Heights, Brooklyn. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n79.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Brooklyn Bridge Shooting</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 "Brooklyn Bridge shooting"@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/Brooklyn_Bridge_shooting> .

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

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

