@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/cuing_and_priming> .

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

<https://concepts.sagepub.com/social-science/concept/cuing_and_priming>
  skos:definition "Directors can use many techniques to signal that a specific element of a media story is important. For example, placing a spotlight on an object or having a camera zoom in on the object makes the object more salient so that people are more likely to notice it. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Cuing and Priming</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "cuing and priming"@en ;
  a skos:Concept .

