@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/Matthew_Shepard> .

<https://concepts.sagepub.com/social-science/concept/Matthew_Shepard>
  skos:definition "Matthew Shepard (born December 1, 1976, in Casper, Wyoming) was attacked on October 7, 1998, in a widely publicized anti-gay hate crime in Laramie, Wyoming. He was severely beaten in a remote area, tied to a fence, and died from his injuries on October 12. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n395.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Shepard, Matthew (1976-1998)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/LGBT>, <https://concepts.sagepub.com/social-science/concept/key_people_in_gender_and_society> ;
  skos:prefLabel "Matthew Shepard"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_gender_and_society>
  skos:prefLabel "key people in gender and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Matthew_Shepard> .

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

