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

n9j:-B9B3JTKN-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Statue_of_Liberty_bombing> ;
  skos:definition "On June 3, 1980, a bomb exploded in the museum at the base of the Statue of Liberty. Initially, at least five separate terrorist groups took responsibility, but, within days, the bombing was attributed to the Croatian Freedom Fighters. [Source: Encyclopedia of Terrorism; Statue of Liberty Bombing]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-M8TBL6DQ-V, n9j:-V5M1P8FR-H ;
  skos:prefLabel "Statue of Liberty bombing"@en .

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

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

n9j:-M8TBL6DQ-V
  skos:prefLabel "terrorism in North America"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B9B3JTKN-9 .

