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

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

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

<https://concepts.sagepub.com/social-science/concept/aggressive_schemas>
  skos:definition "Despite plentiful evidence of a link between exposure to media violence and aggression, it is unclear what theoretical mechanism accounts most elegantly for the data. Although both physiologically based theories (e.g., excitation transfer) and predominantly cognitive theories have been supported, both offer a better explanation for short-term increases in aggression than for the longterm effects that have been found. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n392.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Schemas/Scripts, Aggressive</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence_and_aggression>, <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "aggressive schemas"@en ;
  a skos:Concept .

