@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-XP2RTQKC-2 .

n9j:-V5M1P8FR-H
  skos:prefLabel "terrorist events"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XP2RTQKC-2 .

n9j:-XP2RTQKC-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Canary_Wharf_bombing> ;
  skos:definition "The 1996 bombing at Canary Wharf in East London marked the end of an 18-month Irish Republican Army (IRA) cease-fire and jeopardized the peace process in Northern Ireland. A conflict began in the late 1960s between Northern Ireland's Protestants, who wanted the province to remain part of the United Kingdom, and Northern Ireland's Roman Catholics, who wanted it to become part of the Republic of Ireland. [Source: The SAGE Encyclopedia of Terrorism; Canary Wharf Bombing]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V5M1P8FR-H, n9j:-Q03T0NXG-M ;
  skos:prefLabel "Canary Wharf bombing"@en .

n9j:-Q03T0NXG-M
  skos:prefLabel "terrorism in Europe"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XP2RTQKC-2 .

