@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:-JGTTHC50-5 .

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

n9j:-JGTTHC50-5
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Yahya_Ayyash> ;
  skos:definition "The Palestinian Yahya Ayyash (aka The Engineer), a notorious Hamas commander, is said to have been as greatly loved by Palestinians as he was hated by Israelis. Ayyash achieved a near mythical status as a man who always escaped detection by Israel's intelligence service. [Source: The SAGE Encyclopedia of Terrorism; Ayyash, Yahya]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZZ667M68-S ;
  skos:prefLabel "Yahya Ayyash"@en .

