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

<https://concepts.sagepub.com/social-science/concept/telepathology>
  skos:definition "Telepathology is defined as the use of communication technology to facilitate the transfer of histological, cytological, and macroscopic images between remote locations for the purposes of diagnosis, consultation, education, and research. With the growing workforce shortage of certified pathologists evident in the United States, telepathology offers a very good solution. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1154.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Telepathology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019113.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/telemedicine>, <https://concepts.sagepub.com/social-science/concept/pathology>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "telepathology"@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/telepathology> .

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

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

