@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Nancy_Chodorow> .

<https://concepts.sagepub.com/social-science/concept/prominent_mothers>
  skos:prefLabel "prominent mothers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nancy_Chodorow> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_social_theory>
  skos:prefLabel "key people in social theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nancy_Chodorow> .

<https://concepts.sagepub.com/social-science/concept/psychoanalytic_theory>
  skos:prefLabel "psychoanalytic theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/feminist_theory>
  skos:prefLabel "feminist theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nancy_Chodorow> .

<https://concepts.sagepub.com/social-science/concept/American_social_theory>
  skos:prefLabel "American social theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nancy_Chodorow> .

<https://concepts.sagepub.com/social-science/concept/Nancy_Chodorow>
  skos:definition "Nancy Chodorow (b. 1944) is an internationally acclaimed sociologist, feminist theorist, and practicing psychoanalyst. [Source: <a href=\"https://sk.sagepub.com/reference/socialtheory/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Theory; Chodorow, Nancy</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/psychoanalytic_theory> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prominent_mothers>, <https://concepts.sagepub.com/social-science/concept/key_people_in_social_theory>, <https://concepts.sagepub.com/social-science/concept/feminist_theory>, <https://concepts.sagepub.com/social-science/concept/American_social_theory> ;
  skos:prefLabel "Nancy Chodorow"@en ;
  a skos:Concept .

