@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/atrocities>
  skos:definition "An atrocity is morally wrong behavior that is so horrendous that it reveals a brazen disregard for the humanity of the victims. The aim of an atrocity is not just to harm the victims, but to desecrate them. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Atrocities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mass_death> ;
  skos:prefLabel "atrocities"@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/atrocities> .

<https://concepts.sagepub.com/social-science/concept/mass_death>
  skos:prefLabel "mass death"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/atrocities> .

