@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/collective_violence>
  skos:definition "Collective violence is the handling of a grievance by group aggression against persons or property. Although states engage in violence in wars, police operations, and the punishment of criminals, most social scientists regard collective violence as aggression by civilians. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n622.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Violence, Collective</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence> ;
  skos:prefLabel "collective violence"@en ;
  a skos:Concept .

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

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

