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

<https://concepts.sagepub.com/social-science/concept/mass_murder>
  skos:prefLabel "mass murder"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Colin_Ferguson> .

<https://concepts.sagepub.com/social-science/concept/criminals>
  skos:prefLabel "criminals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Colin_Ferguson> .

<https://concepts.sagepub.com/social-science/concept/Colin_Ferguson>
  skos:definition "Colin Ferguson was convicted of 6 murders and 19 attempted murders stemming from a December 7, 1993, incident on the Long Island Rail Road. Before trial, Ferguson's lawyers announced that his defense would be temporary insanity directly caused by their client living in America's “racist” society. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n127.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Ferguson, Colin (1958-)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mass_murder>, <https://concepts.sagepub.com/social-science/concept/key_people_in_race_and_crime>, <https://concepts.sagepub.com/social-science/concept/criminals> ;
  skos:prefLabel "Colin Ferguson"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_race_and_crime>
  skos:prefLabel "key people in race and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Colin_Ferguson> .

