@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-GPN18VVD-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Jack_the_Ripper> ;
  skos:definition "Compared with other serial killers, “Jack the Ripper” of Britain was not the most prolific murderer; yet, like Ted Bundy in the United States, he has become a criminal icon and a standard by which to measure other killers. In 1888, the Ripper killed at least five London prostitutes, and more likely the death toll was closer to 10 to 15—no one knows for sure, but he promised through missives to the British media that he would not stop until he had killed 20 victims. [Source: Encyclopedia of Murder and Violent Crime; Jack The Ripper]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DLVXB2H8-M ;
  skos:prefLabel "Jack the Ripper"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-GPN18VVD-S .

n9j:-DLVXB2H8-M
  skos:prefLabel "serial murder"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GPN18VVD-S .

n9j: a skos:ConceptScheme .
