@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/Istanbul_terrorist_attacks>
  skos:definition "One of the deadliest terrorist attacks in Europe in recent years, the Istanbul terrorist attacks are characterized by two separate bombings: the first on November 15, 2003, and the second on November 20, leaving 57 people dead and around 700 people wounded. Because the event occurred in Istanbul, the largest cultural and economic city in Turkey, the event was named the Istanbul Terrorist Attacks or the Istanbul Bombings. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n146.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Istanbul Terrorist Attacks (2003)</a>]"@en ;
  dc11:end 2003 ;
  dc11:start 2003 ;
  dc11:date "2003" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_attacks> ;
  skos:prefLabel "Istanbul 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/Istanbul_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/Istanbul_terrorist_attacks> .

