@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/hemostatic_disorders>
  skos:prefLabel "hemostatic disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scurvy> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/scurvy> .

<https://concepts.sagepub.com/social-science/concept/scurvy>
  skos:definition "A nutritional deficiency disease caused by the lack of vitamin C, which can reach epidemic proportions when people are deprived of sufficient fresh vegetables. Scurvy was a major cause of death during long voyages of discovery (when it was known as Purpurea nautica, after the bruise-like patches occurring under the skin), polar exploration, long winter war campaigns and famines. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3427.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; scurvy</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012614.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemostatic_disorders> ;
  skos:prefLabel "scurvy"@en ;
  a skos:Concept .

