@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-CWVLWHCP-T .

n9j: a skos:ConceptScheme .
n9j:-DHMH0H08-F
  skos:prefLabel "hazards and disasters"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CWVLWHCP-T .

n9j:-CWVLWHCP-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/vulnerability,_risks,_and_hazards> ;
  skos:definition "Study of hazards involves the concepts of vulnerability, risks, and hazards, with hazards research evolving to include considerations of social vulnerability and resilience. Although public use of the words vulnerability, risk, hazard, and threat has sometimes been interchangeable, each word has its own distinct definition within the field of hazards geography. [Source: Encyclopedia of Geography; Vulnerability, Risks, and Hazards]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DHMH0H08-F ;
  skos:prefLabel "vulnerability, risks, and hazards"@en .

