@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/creative_personality>
  skos:definition "Throughout history, famous creative individuals have been recognized for infamous personality traits. Albert Einstein was often viewed as eccentric, Jackson Pollock was prone to violent outbursts, and Vincent Van Gogh struggled with deep depression. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n87.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Creative Personality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/creativity_studies> ;
  skos:prefLabel "creative personality"@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/creative_personality> .

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

