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

<https://concepts.sagepub.com/social-science/concept/Jeffrey_Macdonald>
  skos:definition "In Fort Bragg, North Carolina, during the early hours of February 17th, 1970, military police responded to a distress call made at 544 Castle Drive. On arrival, military police checked the front door, and when there was no response, they went to the back door. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n269.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Jeffrey Macdonald</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mass_murder> ;
  skos:prefLabel "Jeffrey Macdonald"@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/Jeffrey_Macdonald> .

