@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/organizational_behavior>
  skos:prefLabel "organizational behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intergroup_conflict> .

<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_conflict> .

<https://concepts.sagepub.com/social-science/concept/intergroup_conflict>
  skos:definition "Intergroup conflict emerges from three elements of human psychology: group perception, group identification, and group threat. All three are required for substantial conflict and especially for conflict that includes violence: interstate war, genocide, ethnic cleansing, pogroms, riots, and terrorism. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n161.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Intergroup Conflict</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_behavior> ;
  skos:prefLabel "intergroup conflict"@en ;
  a skos:Concept .

