@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/histopathology>
  skos:prefLabel "histopathology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/histology> .

<https://concepts.sagepub.com/social-science/concept/comparative_histology>
  skos:prefLabel "comparative histology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/histology> .

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

<https://concepts.sagepub.com/social-science/concept/histology>
  skos:definition "Histology is the study of microscopic anatomy using slides of tissue sections. It is a crucial aspect of determining diagnosis and prognosis for many diseases, as well as an educational tool for understanding the structure of the human body and the mechanisms of disease. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n583.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Histology</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/histopathology>, <https://concepts.sagepub.com/social-science/concept/comparative_histology>, <https://concepts.sagepub.com/social-science/concept/histocytochemistry> ;
  skos:prefLabel "histology"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/anatomy>, <https://concepts.sagepub.com/social-science/concept/human_biology> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006653.html> .

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

<https://concepts.sagepub.com/social-science/concept/human_biology>
  skos:prefLabel "human biology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/histology> .

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

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

