@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:-QGDSPSK2-V
  skos:prefLabel "medical geography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KXCML0S8-S .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-KXCML0S8-S .

n9j:-KXCML0S8-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/geography_of_cholera> ;
  skos:definition "Cholera is an acute diarrheal disease with a fecal-oral transmission route and is caused by ingestion of a dose of between 10,000 and 1 million Vibrio cholerae bacteria. The disease typically manifests in densely populated areas with high poverty, where water and sanitation remain unimproved. [Source: Encyclopedia of Geography; Cholera, Geography of]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QGDSPSK2-V ;
  skos:prefLabel "geography of cholera"@en .

n9j: a skos:ConceptScheme .
