@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/orphans>
  skos:definition "Orphans are defined as children (age 0–17) who have lost their parents through death or abandonment. Children who have lost one parent are described as single orphans, while those who have lost both parents are known as double orphans. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n266.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Orphans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/families,_family_development,_and_parenting>, <https://concepts.sagepub.com/social-science/concept/children_(age_group)>, <https://concepts.sagepub.com/social-science/concept/bereavement> ;
  skos:prefLabel "orphans"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/children_(age_group)>
  skos:prefLabel "children (age group)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/orphans> .

<https://concepts.sagepub.com/social-science/concept/families,_family_development,_and_parenting>
  skos:prefLabel "families, family development, and parenting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/orphans> .

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

