@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:-NS3QHN8S-8 .

n9j:-NS3QHN8S-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Indian_Famine> ;
  skos:notation "Date: 1896-1902"@en ;
  skos:definition "The famines of 1896–97 and 1899–1900 in India affected almost the entire subcontinent, causing severe distress, debility, and mortality. Unlike the 1876–78 famine, which was largely localized, these famines were widespread and occurred due to an unprecedented shortage of food grains and escalating prices. [Source: Encyclopedia of Disaster Relief; Indian Famine]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KCL65DG4-G ;
  skos:prefLabel "Indian Famine"@en .

n9j:-KCL65DG4-G
  skos:prefLabel "famine"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NS3QHN8S-8 .

n9j: a skos:ConceptScheme .
