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

<https://concepts.sagepub.com/social-science/concept/transgender_movement>
  skos:definition "The transgender movement is a loose affiliation of people who identify as transgender and others who support issues of concern to transgendered people. This nonformal affiliation began in earnest in the late 20th century as an offshoot of the burgeoning lesbian, gay, and bisexual (LGB) movement. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n867.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Transgender Movement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/LGBT> ;
  skos:prefLabel "transgender movement"@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/transgender_movement> .

