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

<https://concepts.sagepub.com/social-science/concept/healing>
  skos:definition "Healing is the act of repairing or mending, be it tangible or intangible, visible or invisible, over a period of time, whether so lengthy as to be imperceptibly slow or so brief as to appear instantaneous. Time is a key ingredient in any healing, as this process does not in fact occur instantaneously. [Source: <a href=\"https://sk.sagepub.com/reference/time/n268.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Healing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/human_development> ;
  skos:prefLabel "healing"@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/healing> .

<https://concepts.sagepub.com/social-science/concept/human_development>
  skos:prefLabel "human development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/healing> .

