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

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

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

<https://concepts.sagepub.com/social-science/concept/caregiving>
  skos:definition "Caregiving is gendered, and gendered caregiving contributes to gender inequality. In this entry, caregiving is defined as affect and actions that are responsive to an individual's needs and well-being within a face-to-face relationship. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Caregiving</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017028.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/persons>, <https://concepts.sagepub.com/social-science/concept/health_personnel> ;
  skos:prefLabel "caregiving"@en ;
  a skos:Concept .

