@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/media_effects_on_fantasy>
  skos:definition "Fantasy is a powerful psychological process that enables human beings to create new ideas and concepts in their minds by building on existing ones. Questions and conjecture about fantasy and its significance for individuals, societies, and cultures have elicited scholarly and public debate throughout history. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n166.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Fantasy, Media Effects on</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_effects> ;
  skos:prefLabel "media effects on fantasy"@en ;
  a skos:Concept .

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

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

