@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/clergy>
  skos:definition "Clergy is a commonly used term to describe spiritual leaders within a faith community who serve a local assembly of adherents such as a congregation, synagogue, or mosque, or provide spiritual care in a specialized setting such as a hospice, university campus, or military unit. As leaders in their faith communities, clergy have a historic and enduring presence during times of dying, death, and bereavement. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n66.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Clergy</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002977.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/occupational_groups> ;
  skos:prefLabel "clergy"@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/clergy> .

<https://concepts.sagepub.com/social-science/concept/occupational_groups>
  skos:prefLabel "occupational groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clergy> .

