@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/power_and_authority>
  skos:prefLabel "power and authority"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mythic_narrative> .

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

<https://concepts.sagepub.com/social-science/concept/mythic_narrative>
  skos:definition "Mythic narratives are narratives of a particular kind. If narratives are, broadly speaking, ways of linking events, mythic narratives are successions of events that grant them not simply meaning but also significance. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n296.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Mythic Narrative</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_authority> ;
  skos:prefLabel "mythic narrative"@en ;
  a skos:Concept .

