@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/compassion>
  skos:definition "The Schwartz Center for Compassionate Healthcare at Massachusetts General in Boston conducted a survey in 2010, which included 800 patients and 500 physicians. Researchers found that both patients and physicians believed that compassion made a difference in whether people lived or died. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-health-communication/n92.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Communication; Compassion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prosocial_behavior> ;
  skos:prefLabel "compassion"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/prosocial_behavior>
  skos:prefLabel "prosocial behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compassion> .

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

