@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/legends>
  skos:definition "Legends are stories believed by the narrator to be true. Most stories, therefore, are based on actual experience or observations that have been cast into narrative form in accord with traditional models and established points of view. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n539.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Legends</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>, <https://concepts.sagepub.com/social-science/concept/geographical_visualization> ;
  skos:prefLabel "legends"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>
  skos:prefLabel "research/theoretical frameworks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/legends> .

<https://concepts.sagepub.com/social-science/concept/geographical_visualization>
  skos:prefLabel "geographical visualization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/legends> .

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

