@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:-BKBNWGKM-G .

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

n9j:-BKBNWGKM-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Bali_nightclub_bombing> ;
  skos:definition "On October 12, 2002, a car bomb exploded outside a nightclub in the tourist district of Kuta on the Indonesian island of Bali, killing more than 200 people. Aside from the loss of life, the attack was of great significance to Southeast Asia, Australia, and the entire global community for a number of reasons. [Source: The SAGE Encyclopedia of Terrorism; Bali Nightclub Bombing]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DXP0935N-Z, n9j:-V5M1P8FR-H ;
  skos:prefLabel "Bali nightclub bombing"@en .

n9j:-DXP0935N-Z
  skos:prefLabel "terrorism in east and southeast Asia"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BKBNWGKM-G .

