@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/terrorist_events>
  skos:prefLabel "terrorist events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intifada> .

<https://concepts.sagepub.com/social-science/concept/intifada>
  skos:definition "Name given to two separate Palestinian uprisings against Israeli troops in the Gaza Strip and the West Bank. Both intifadas represent periods of escalating violence in a vicious cycle of reciprocal aggression in the two territories, which have been occupied by Israel since 1967. [Source: <a href=\"https://sk.sagepub.com/reference/nationalsecurity/n316.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of United States National Security; Intifada</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_events>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Levant>, <https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(Middle_East)> ;
  skos:prefLabel "intifada"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(Middle_East)>
  skos:prefLabel "political and social movements (Middle East)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intifada> .

<https://concepts.sagepub.com/social-science/concept/terrorism_in_the_Levant>
  skos:prefLabel "terrorism in the Levant"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intifada> .

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

