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

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

<https://concepts.sagepub.com/social-science/concept/gender_dysphoria>
  skos:definition "Gender dysphoria is discomfort or dissatisfaction with one's gender. Gender is the socially constructed dichotomy affiliated with constructs of masculinity and femininity and is primarily assigned based on one's perceived sex at birth. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n180.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Gender Dysphoria</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexual_dysfunctions>, <https://concepts.sagepub.com/social-science/concept/gender_identity>, <https://concepts.sagepub.com/social-science/concept/gender_identities_and_roles> ;
  skos:prefLabel "gender dysphoria"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sexual_dysfunctions>
  skos:prefLabel "sexual dysfunctions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gender_dysphoria> .

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

