@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:-M3KCNH2H-S .

n9j:-M3KCNH2H-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Chinese_Famine> ;
  skos:notation "Date: 1907"@en ;
  skos:definition "The Chinese Famine of 1907 is the second-worst famine in recorded history, with an estimated death toll of around 25 million people; this exceeds the lowest estimates for the death toll of the later Great Chinese Famine, meaning that the 1907 famine could actually be the worst in history. Because of population figures it is exceptionally unlikely that a famine from early history could have resulted in a greater number of deaths than a famine occurring later. [Source: Encyclopedia of Disaster Relief; Chinese Famine]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KCL65DG4-G ;
  skos:prefLabel "Chinese Famine"@en .

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

n9j: a skos:ConceptScheme .
