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

<https://concepts.sagepub.com/social-science/concept/daughter-centricity>
  skos:definition "Daughter-centricity is a term used often in association with psychoanalytic theory to describe the narrative of the daughter/child that comes at the expense of the narrative of the mother. While the subject of the narrative may be the experience of motherhood, daughter-centric accounts are conveyed through the singular perspective of the daughter, thus skewing the position toward that of the daughter/child while marginalizing or ignoring the position of the mother. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Daughter-Centricity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motherhood_and_family> ;
  skos:prefLabel "daughter-centricity"@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/daughter-centricity> .

