@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_killer_profiling>
  skos:definition "In Water bury, Connecticut, in 1957, police arrested the “Mad Bomber” George Metesky in connection with a string of bombings in New York City that had plagued the city over a 16-year period. Upon his arrest, Metesky donned a double-breasted suit—just one of many details about the suspect that had been predicted by Dr. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n283.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Profiling, Serial Killer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police> ;
  skos:prefLabel "serial killer profiling"@en ;
  a skos:Concept .

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

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

