@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/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wound_healing> .

<https://concepts.sagepub.com/social-science/concept/physiological_regeneration>
  skos:prefLabel "physiological regeneration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wound_healing> .

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

<https://concepts.sagepub.com/social-science/concept/wound_healing>
  skos:definition "Older adults may experience negative changes in several aspects of the wound-healing process, including changes in the structure of the skin, in inflammatory responses, and in immunological regulation. Age-related changes in the structure of the skin contribute to delayed wound healing. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n289.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Wound Healing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_regeneration>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions> ;
  skos:prefLabel "wound healing"@en ;
  a skos:Concept .

