@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/London_terrorist_attacks>
  skos:definition "As an international center of government, finance, and commerce, London has long dealt with political protests, terrorist attacks, and other actions intended to kill individuals or destroy property to make a political statement. However on July 7, 2005, a coordinated series of suicide attacks rocked the London public transportation system, killing 56 people and injuring over 700 others. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n157.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; London Terrorist Attacks (2005)</a>]"@en ;
  dc11:end 2005 ;
  dc11:start 2005 ;
  dc11:date "2005" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> ;
  skos:prefLabel "London terrorist attacks"@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/London_terrorist_attacks> .

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

