@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:-CSNLT0P8-K .

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

n9j:-VZGZBH2S-L
  skos:prefLabel "terrorism in south and central Asia"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CSNLT0P8-K .

n9j:-CSNLT0P8-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Air_India_flight_182_bombing> ;
  skos:definition "On June 23, 1985, a bomb exploded in a cargo hold of Air India Flight 182, which was flying over the Atlantic Ocean near Ireland at the time. A handful of the 329 passengers survived the explosion—only to drown in the ocean. [Source: Encyclopedia of Terrorism; Air India Flight 182 Bombing]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V5M1P8FR-H, n9j:-VZGZBH2S-L ;
  skos:prefLabel "Air India flight 182 bombing"@en .

