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

n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-C6S090CJ-H .

n9j:-XRG7KQ38-V
  skos:prefLabel "tsunamis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C6S090CJ-H .

n9j: a skos:ConceptScheme .
n9j:-C6S090CJ-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Indian_Ocean_tsunami> ;
  skos:notation "Date: 2004"@en ;
  skos:definition "On December 26, 2004, an earthquake registering 9.3 on the Richter scale ripped open the ocean floor in the Sunda Trench 160 kilometers (100 miles) off the western coast of Sumatra, Indonesia. The earthquake was the second largest ever recorded on a seismograph, with the largest occurring in Valdivia, Chile, in 1960. [Source: Encyclopedia of Disaster Relief; Indian Ocean Tsunami]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XRG7KQ38-V ;
  skos:prefLabel "Indian Ocean tsunami"@en .

