@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/femininity>
  skos:definition "Femininity is the quality of being feminine or the trait of being female. The term femininity in particular evokes the normative assumption that women should embody and reflect feminine qualities such as being private, domestic, gentle, graceful, delicate, ladylike, passive, sensual, and emotional. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n100.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Femininity</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D057227.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_behavior>, <https://concepts.sagepub.com/social-science/concept/gender_identity> ;
  skos:prefLabel "femininity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_identity>
  skos:prefLabel "gender identity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/femininity> .

<https://concepts.sagepub.com/social-science/concept/social_behavior>
  skos:prefLabel "social behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/femininity> .

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

