@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:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-RH8R12XH-Q .

n9j:-ZZ667M68-S
  skos:prefLabel "people associated with terrorism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RH8R12XH-Q .

n9j:-RH8R12XH-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Ali_Saed_Bin_Ali_El_Hoorie> ;
  skos:definition "Ali Saed Bin Ali el Hoorie allegedly played a key role in preparing and carrying out the 1996 tanker truck bombing of the Khobar Towers military barracks in Dhahran, Saudi Arabia. The explosion, attributed to the Saudi Hezbollah group, killed 19 U.S. military personnel and wounded approximately 500. [Source: The SAGE Encyclopedia of Terrorism; Hoorie, Ali Saed bin Ali el]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZZ667M68-S ;
  skos:prefLabel "Ali Saed Bin Ali El Hoorie"@en .

