@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/transgender_studies> .

<https://concepts.sagepub.com/social-science/concept/gender_in_the_media>
  skos:prefLabel "gender in the media"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/transgender_studies> .

<https://concepts.sagepub.com/social-science/concept/transgender_studies>
  skos:definition "Transgender studies is an emerging interdisciplinary academic field that takes gender nonnormativity, broadly construed, as its object of study. Research and theory within transgender studies focus on the cultural representations, political movements, social organization, and lived experience of various forms of gender nonconformity. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n425.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Transgender Studies</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/gender_in_the_media> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_and_science> ;
  skos:prefLabel "transgender studies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_and_science>
  skos:prefLabel "gender and science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transgender_studies> .

