@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/children,_families,_and_parenting>
  skos:prefLabel "children, families, and parenting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/absentee_parents> .

<https://concepts.sagepub.com/social-science/concept/absentee_parents>
  skos:definition "The term absentee parent has multiple meanings. A parent (biological or adoptive) is considered absent in any situation in which he or she is not living in the home. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n4.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Absentee Parents</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children,_families,_and_parenting> ;
  skos:prefLabel "absentee parents"@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/absentee_parents> .

