@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/gender_identities_and_roles>
  skos:prefLabel "gender identities and roles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oedipal_conflict> .

<https://concepts.sagepub.com/social-science/concept/oedipal_conflict>
  skos:definition "The term Oedipus conflict, or Oedipus complex, refers to a theory developed by Sigmund Freud (based on an ancient Greek myth) as a way of explaining child development; that is, Freud wanted to understand the way, as a boy, he had felt toward his parents. Freud first suggested the existence of what he would later call the Oedipus complex in his seminal The Interpretation of Dreams (1900). [Source: <a href=\"https://sk.sagepub.com/reference/gender/n316.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Oedipal Conflict</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_identities_and_roles> ;
  skos:prefLabel "oedipal conflict"@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/oedipal_conflict> .

