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

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

<https://concepts.sagepub.com/social-science/concept/family_functioning>
  skos:definition "The ability of a family to function in four critical areas: (a) personal functioning (e.g., satisfaction with self in the family), (b) marital functioning (e.g., giving and receiving attention or the gratification of sexual needs), (c) parental functioning (e.g., use of parental authority, socialization of children), and (d) socioeconomic functioning (e.g., family values or economic status). L'Abate, L. (1976). [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n537.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; family functioning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/family> ;
  skos:prefLabel "family functioning"@en ;
  a skos:Concept .

