@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/narrative_stories>
  skos:definition "While everyone loves a good story, the value of narrative stories goes far beyond enjoyment. Cultures transmit much of what is important through narrative stories, including moral messages. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n314.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Narrative Stories</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/story_grammar> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/books_and_print_media> ;
  skos:prefLabel "narrative stories"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/books_and_print_media>
  skos:prefLabel "books and print media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/narrative_stories> .

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

<https://concepts.sagepub.com/social-science/concept/story_grammar>
  skos:prefLabel "story grammar"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/narrative_stories> .

