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

<https://concepts.sagepub.com/social-science/concept/sickle_cell_anemia>
  skos:definition "Sickle cell disease (SCD) is an incurable genetic disorder affecting the capability to produce healthy red blood cells, found in hemoglobin, which carry oxygen produced by the lungs to other cells of the body. In patients with SCD, hemoglobin cells cluster together to form sickle-shaped structures that block the circulation of oxygen-rich blood. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1085.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Sickle Cell Anemia</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases> ;
  skos:prefLabel "sickle cell anemia"@en ;
  a skos:Concept .

