@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/kinship_care>
  skos:definition "Kinship care is the full-time care, nurturing, and protection of children by relatives, members of their tribes or clans, godparents, stepparents, or any adult who has a kinship bond with a child. The kinship care relationship may be permanent or temporary as well as formal (established legally) or informal. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-human-services-and-diversity/n332.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Services and Diversity; Kinship Care</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/child_care> ;
  skos:prefLabel "kinship care"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/child_care>
  skos:prefLabel "child care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/kinship_care> .

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

