@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:-L31QGV2R-Z .

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

n9j: a skos:ConceptScheme .
n9j:-L31QGV2R-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Good_Friday_tsunami> ;
  skos:notation "Date: 1964"@en ;
  skos:definition "At 5:36 P.M. on March 27, 1964 (Good Friday), one of the most powerful earthquakes on record struck the Gulf of Alaska. The quake, with an epicenter nearly 500 miles from the nearest coast, lasted for three to four minutes and registered 9.6 on the Richter scale. [Source: Encyclopedia of Disaster Relief; Good Friday Tsunami]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XRG7KQ38-V ;
  skos:prefLabel "Good Friday tsunami"@en .

