@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/intergroup_relations>
  skos:prefLabel "intergroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intergroup_violence> .

<https://concepts.sagepub.com/social-science/concept/intergroup_violence>
  skos:definition "Intergroup violence is aggressive behavior committed by one group against another that causes or is intended to cause physical and/or psychological harm. Intergroup violence takes place at the group level; it involves individuals within a group taking into account group interests and acting together at the group rather than individual level. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n145.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Intergroup Violence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intergroup_relations> ;
  skos:prefLabel "intergroup violence"@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/intergroup_violence> .

