@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/cancer_types>
  skos:prefLabel "cancer types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leukemia> .

<https://concepts.sagepub.com/social-science/concept/cancer>
  skos:prefLabel "cancer"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leukemia> .

<https://concepts.sagepub.com/social-science/concept/leukemia>
  skos:definition "Leukemia is a cancer of the blood that causes the cell lines in bone marrow to grow abnormally. This term refers mostly to white blood cells (leukocytes) and is used rarely in reference to red blood cells and platelets. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n704.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Leukemia</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiation-induced_leukemia>, <https://concepts.sagepub.com/social-science/concept/lymphatic_leukemia> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cancer_types>, <https://concepts.sagepub.com/social-science/concept/cancer> ;
  skos:prefLabel "leukemia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/radiation-induced_leukemia>
  skos:prefLabel "radiation-induced leukemia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/leukemia> .

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

<https://concepts.sagepub.com/social-science/concept/lymphatic_leukemia>
  skos:prefLabel "lymphatic leukemia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/leukemia> .

