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

<https://concepts.sagepub.com/social-science/concept/psychoanalytic_feminism>
  skos:definition "Psychoanalytic feminism seeks to gain insight into the ways our psychic lives develop, in order to understand and eliminate women's oppression. The basic foundation of psychoanalytic feminism asserts that men have an inherent psychological need to suppress women. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n346.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Psychoanalytic Feminism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_and_science> ;
  skos:prefLabel "psychoanalytic feminism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_and_science>
  skos:prefLabel "gender and science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychoanalytic_feminism> .

