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

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

<https://concepts.sagepub.com/social-science/concept/evolutionary_theories_of_aggression>
  skos:definition "Anthropology has contributed a great deal to our understanding of interpersonal human aggression (a behavior in which one person uses physical or verbal abuse to attack, dominate, or humiliate another). The evidence suggests that levels of interpersonal aggression vary enormously between societies and do so according to their “stage of social and cultural evolution.” This use of the word evolution, however, is highly misleading because it implies that there has been a simple and unilinear evolution from the primitive and violent to the civilized and nonviolent: In fact, nothing could be further from the truth. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n4.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Aggression: Evolutionary and Anthropological Theories</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/aggression> ;
  skos:prefLabel "evolutionary theories of aggression"@en ;
  a skos:Concept .

