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

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

<https://concepts.sagepub.com/social-science/concept/team_killers>
  skos:definition "Contrary to popular belief, serial murder is not a recent phenomenon. There are recorded incidences of serial murder during the 15th century, when Gilles de Rais was charged with the murders of 140 women. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n446.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Team Killers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/serial_murder>, <https://concepts.sagepub.com/social-science/concept/murder> ;
  skos:prefLabel "team killers"@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/team_killers> .

