@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/leukemia,_plasma_cell>
  skos:prefLabel "leukemia, plasma cell"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multiple_myeloma> .

<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/multiple_myeloma> .

<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/multiple_myeloma> .

<https://concepts.sagepub.com/social-science/concept/multiple_myeloma>
  skos:definition "Multiple myeloma is a devastating malignancy of plasma cells that was first described in 1848. It has diverse presentations but is characterized by anemia (a deficiency in the oxygen-carrying component of the blood), bone destruction, elevated blood calcium levels, and renal failure. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n797.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Multiple Myeloma</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leukemia,_plasma_cell> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009101.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemostatic_disorders> ;
  skos:prefLabel "multiple myeloma"@en ;
  a skos:Concept .

