@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/physiological_arousal>
  skos:definition "Media effects researchers have studied physiological arousal in order to understand both the emotional and cognitive effects of media. Although they have focused on activation of the sympathetic nervous system, they have examined both cortical and autonomic arousal. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n340.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Physiological Arousal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories>, <https://concepts.sagepub.com/social-science/concept/media_use>, <https://concepts.sagepub.com/social-science/concept/media_effects> ;
  skos:prefLabel "physiological arousal"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/media_use>
  skos:prefLabel "media use"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physiological_arousal> .

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

<https://concepts.sagepub.com/social-science/concept/media_effects>
  skos:prefLabel "media effects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physiological_arousal> .

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

