@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-QF10Q6D4-F
  skos:prefLabel "types of cancer"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FTQ2DD4Q-R .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FTQ2DD4Q-R .

n9j: a skos:ConceptScheme .
n9j:-FTQ2DD4Q-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/chronic_lymphocytic_leukemia> ;
  skos:definition "CHRONIC LYMPHOCYTIC LEUKEMIA (CLL), the most frequent form of leukemia in the Western countries, is characterized by clonal proliferation and accumulation of neoplastic B lymphocytes in the blood, bone marrow, lymph nodes, and spleen. The annual incidence is 2 to 3 per 100,000; the male-to-female ratio is 2:1; and the median age at diagnosis is 65 to 70 years. [Source: Encyclopedia of Cancer and Society; Leukemia, Chronic Lymphocytic]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QF10Q6D4-F ;
  skos:prefLabel "chronic lymphocytic leukemia"@en .

