@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:-VS0J0C5C-W .

n9j:-B4B9QLQ2-Q
  skos:prefLabel "disaster relief and sociology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VS0J0C5C-W .

n9j:-VS0J0C5C-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/social_impact_of_disasters> ;
  skos:definition "Every year, disasters affect the lives of millions of people around the world in many different ways. For social scientists, the social impacts of disasters are the multiple effects that potentially destructive agents can have on society. [Source: Encyclopedia of Disaster Relief; Social Impact of Disasters]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-B4B9QLQ2-Q ;
  skos:prefLabel "social impact of disasters"@en .

n9j: a skos:ConceptScheme .
