@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/war_crimes>
  skos:prefLabel "war crimes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_atrocities> .

<https://concepts.sagepub.com/social-science/concept/government-sanctioned_violence>
  skos:prefLabel "government-sanctioned violence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/war_atrocities> .

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

<https://concepts.sagepub.com/social-science/concept/crimes_against_humanity>
  skos:prefLabel "crimes against humanity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_atrocities> .

<https://concepts.sagepub.com/social-science/concept/violent_crime>
  skos:prefLabel "violent crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/war_atrocities> .

<https://concepts.sagepub.com/social-science/concept/human_rights_abuses>
  skos:prefLabel "human rights abuses"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_atrocities> .

<https://concepts.sagepub.com/social-science/concept/war_atrocities>
  skos:definition "War itself can be considered an atrocity, but even in the extreme violence of war, people make distinctions between acts that are necessary to achieve a nation's war aims and those that are gratuitously cruel. Targeting civilians, killing the wounded, rape, torture, and genocide are among the acts that both offend our conscience and violate international law. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n482.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; War Atrocities</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/war_crimes>, <https://concepts.sagepub.com/social-science/concept/human_rights_abuses>, <https://concepts.sagepub.com/social-science/concept/crimes_against_humanity> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violent_crime>, <https://concepts.sagepub.com/social-science/concept/mass_murder>, <https://concepts.sagepub.com/social-science/concept/government-sanctioned_violence> ;
  skos:prefLabel "war 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/war_atrocities> .

