@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/divergent_thinking>
  skos:definition "Divergent thinking represents the potential for creative thinking and problem solving. It is not synonymous with actual creative behavior but has proven to be a good estimate of it. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Divergent Thinking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/creativity_studies> ;
  skos:prefLabel "divergent thinking"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/creativity_studies>
  skos:prefLabel "creativity studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/divergent_thinking> .

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

