@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/figurative_language>
  skos:prefLabel "figurative language"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/imagery> .

<https://concepts.sagepub.com/social-science/concept/psychology_of_gifted_and_talented_education>
  skos:prefLabel "psychology of gifted and talented education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/imagery> .

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

<https://concepts.sagepub.com/social-science/concept/imagery>
  skos:definition "Imagery is the word used to denote a cognitive process that has been used by people since the beginning of time. It is considered to be a process that produces a mental and nonverbal visual image that can be controlled to enhance performance, seek wellness, recall memory, invent solutions, and other outcomes. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n195.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Imagery</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_of_gifted_and_talented_education>, <https://concepts.sagepub.com/social-science/concept/figurative_language> ;
  skos:prefLabel "imagery"@en ;
  a skos:Concept .

