@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/hematopoietic_diseases>
  skos:prefLabel "hematopoietic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bone_marrow_diseases> .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bone_marrow_diseases> .

<https://concepts.sagepub.com/social-science/concept/bone_marrow_diseases>
  skos:definition "Common bone marrow diseases are leukemias, or cancers of the white blood cells; anemias, or the inability to produce enough red blood cells; genetic disorders; environmentally provoked diseases; and the spread of other cancers such as lymphomas. They can be caused by genetic or environmental factors, or a combination of the two. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Bone Marrow Diseases</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/aplastic_anemia> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/hematopoietic_diseases> ;
  skos:prefLabel "bone marrow diseases"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/aplastic_anemia>
  skos:prefLabel "aplastic anemia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bone_marrow_diseases> .

