@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/anemia> .

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

<https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/anemia> .

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

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/anemia> .

<https://concepts.sagepub.com/social-science/concept/erythrocyte_disorders>
  skos:prefLabel "erythrocyte disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/anemia> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/anemia>
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>, <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/erythrocyte_disorders> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nutritional_anemia>, <https://concepts.sagepub.com/social-science/concept/macrocytic_anemia>, <https://concepts.sagepub.com/social-science/concept/hypochromic_anemia>, <https://concepts.sagepub.com/social-science/concept/hemolytic_anemia>, <https://concepts.sagepub.com/social-science/concept/aplastic_anemia> ;
  skos:prefLabel "anemia"@en ;
  skos:definition "Anemia is defined as an insufficient quantity of normal red blood cells (RBCs) or decreased levels of hemoglobin. Hemoglobin is the iron-containing protein present in RBCs. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n101.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Anemia</a>]"@en ;
  a skos:Concept .

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

