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

<https://concepts.sagepub.com/social-science/concept/pathology>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/telepathology>, <https://concepts.sagepub.com/social-science/concept/surgical_pathology>, <https://concepts.sagepub.com/social-science/concept/molecular_pathology>, <https://concepts.sagepub.com/social-science/concept/psychopathology>, <https://concepts.sagepub.com/social-science/concept/forensic_pathology>, <https://concepts.sagepub.com/social-science/concept/clinical_pathology> ;
  skos:definition "Pathology is a both a science and the branch of conventional medicine that seeks to correctly understand and diagnose diseases. The term pathology describes the study of the effects of disease on bodily tissues, cells, organs, functions, and the causes of death. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n947.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Pathology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010336.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/medicine> ;
  skos:prefLabel "pathology"@en .

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

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

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

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

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

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

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

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

