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

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

<https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior>
  skos:prefLabel "social development and social behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/androgyny> .

<https://concepts.sagepub.com/social-science/concept/androgyny>
  skos:definition "Androgyny is a term derived from the Greek andras (άνδραΔ—man) and gyne (λμνή—woman) referring to either the absence of any distinguishing masculine or feminine traits, as in the Hijras of India, or the combination of both masculine and feminine characteristics, whether spiritual, psychological, or physiological. Most Western cultures presume a binary opposition between male and female. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n11.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Androgyny</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior>, <https://concepts.sagepub.com/social-science/concept/personality>, <https://concepts.sagepub.com/social-science/concept/gender_identities_and_roles> ;
  skos:prefLabel "androgyny"@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/androgyny> .

