@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/Branch_Davidian_Compound_siege>
  skos:definition "In 1993, federal agents besieged the Branch Davidian Compound at Mount Carmel, 12 miles from Waco, Texas. More than 80 people, including women and children, perished during the lengthy standoff. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n77.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Branch Davidian Compound Siege</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 "Branch Davidian Compound siege"@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/Branch_Davidian_Compound_siege> .

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

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

