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

<https://concepts.sagepub.com/social-science/concept/cognitive_script_theory>
  skos:definition "Cognitive script theory refers to hypothesized knowledge structures that outline how everyday events unfold. Roger C. Shank and Robert Abelson's early work on script theory explores how these mental structures organize knowledge and inform our understanding of the world. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n89.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Cognitive Script Theory</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/gender_in_the_media> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "cognitive script theory"@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/cognitive_script_theory> .

<https://concepts.sagepub.com/social-science/concept/gender_in_the_media>
  skos:prefLabel "gender in the media"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/cognitive_script_theory> .

