@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/Gay-Straight_Alliance_Network> .

<https://concepts.sagepub.com/social-science/concept/Gay-Straight_Alliance_Network>
  skos:definition "Gay-Straight Alliances (GSAs) are extracurricular, school-based groups that provide support, education, and advocacy for students that are lesbian, gay, bisexual, transgender, or questioning (LGBTQ). GSAs are student-led groups with membership open to all students regardless of their sexual orientation or gender identity. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n347.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Gay-Straight Alliance Network</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/LGBT> ;
  skos:prefLabel "Gay-Straight Alliance Network"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Gay-Straight_Alliance_Network> .

