@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:-SLCVKFSM-N
  skos:prefLabel "hurricanes"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P9B1LV7S-N .

n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-P9B1LV7S-N .

n9j:-P9B1LV7S-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Hurricane_Ike> ;
  skos:notation "Date: 2008"@en ;
  skos:definition "Hurricane Ike was the third most destructive tropical storm to make landfall in the United States, and the fifth named hurricane and ninth named tropical storm in the 2008 hurricane season. As a long-lived Cape Verde hurricane, it exerted a high toll in human lives and material damage along the coasts of the Dominican Republic, Bahamas, Haiti, Cuba, and the United States. [Source: Encyclopedia of Disaster Relief; Hurricane Ike]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SLCVKFSM-N ;
  skos:prefLabel "Hurricane Ike"@en .

n9j: a skos:ConceptScheme .
