@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/cross-dressing> .

<https://concepts.sagepub.com/social-science/concept/cross-dressing>
  skos:definition "When men wear women's clothes and/or attempt to impersonate what the culture considers to be a woman, and vice versa, this action is often referred to as cross-dressing. Acts of cross-dressing stress the nature of gender more than sexual pleasure or sexuality. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Cross-Dressing</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/transvestism> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_identities_and_roles> ;
  skos:prefLabel "cross-dressing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/transvestism>
  skos:prefLabel "transvestism"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/cross-dressing> .

<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/cross-dressing> .

