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

<https://concepts.sagepub.com/social-science/concept/fear_reactions>
  skos:definition "Children and adults often feel fear while being exposed to the media, and that fear can last for varying lengths of time after the exposure. Violence is a typical source of media-induced fears, but other images and themes also provoke fear in viewers, and there are important developmental differences in this regard. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Fear Reactions</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/panic> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence_and_aggression>, <https://concepts.sagepub.com/social-science/concept/media_effects>, <https://concepts.sagepub.com/social-science/concept/fear> ;
  skos:prefLabel "fear reactions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/panic>
  skos:prefLabel "panic"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fear_reactions> .

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

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

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

