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

<https://concepts.sagepub.com/social-science/concept/Genene_Jones>
  skos:definition "In 1982, Genene Jones left Bexar County Medical Center Hospital, in Texas, in the wake of investigations into numerous, inexplicable infants' and young children's deaths. She then took a licensed vocational nursing position at Kerr County clinic. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Genene Jones</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/serial_murder> ;
  skos:prefLabel "Genene Jones"@en ;
  a skos:Concept .

<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/Genene_Jones> .

