@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/hematology>
  skos:definition "Hematology is a branch of physiology and biology that is concerned with the study of human blood, the human organs concerned with blood, and also diseases of the blood. It also involves a study of the etiology, treatment, prognosis, and prevention of blood diseases, with work carried out by medical professionals known as hematologists. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n563.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Hematology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006405.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/internal_medicine>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "hematology"@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/hematology> .

<https://concepts.sagepub.com/social-science/concept/internal_medicine>
  skos:prefLabel "internal medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hematology> .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hematology> .

