@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/U.S._embassy_bombings>
  skos:prefLabel "U.S. embassy bombings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/disaster_relief>
  skos:prefLabel "disaster relief"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/September_11_attacks>
  skos:prefLabel "September 11 attacks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/Oklahoma_City_bombing>
  skos:prefLabel "Oklahoma City bombing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/London_terrorist_attacks>
  skos:prefLabel "London terrorist attacks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/Paris_terrorist_attacks>
  skos:prefLabel "Paris terrorist attacks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/Istanbul_terrorist_attacks>
  skos:prefLabel "Istanbul terrorist attacks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/terrorist_attacks>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Istanbul_terrorist_attacks>, <https://concepts.sagepub.com/social-science/concept/Paris_terrorist_attacks>, <https://concepts.sagepub.com/social-science/concept/London_terrorist_attacks>, <https://concepts.sagepub.com/social-science/concept/Madrid_terrorist_attacks>, <https://concepts.sagepub.com/social-science/concept/U.S._embassy_bombings>, <https://concepts.sagepub.com/social-science/concept/Oklahoma_City_bombing>, <https://concepts.sagepub.com/social-science/concept/Beirut_barracks>, <https://concepts.sagepub.com/social-science/concept/September_11_attacks>, <https://concepts.sagepub.com/social-science/concept/Pan_Am_Flight_103> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disaster_relief> ;
  skos:prefLabel "terrorist attacks"@en .

<https://concepts.sagepub.com/social-science/concept/Pan_Am_Flight_103>
  skos:prefLabel "Pan Am Flight 103"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/Beirut_barracks>
  skos:prefLabel "Beirut barracks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

<https://concepts.sagepub.com/social-science/concept/Madrid_terrorist_attacks>
  skos:prefLabel "Madrid terrorist attacks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> .

