@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/creativity_studies>
  skos:prefLabel "creativity studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/creativity_training> .

<https://concepts.sagepub.com/social-science/concept/creativity_training>
  skos:definition "Issues and research about fostering creativity have been emerging in every field since Joy Paul Guilford presented his address on creativity at the American Psychological Association convention in 1950. The primary goal of these studies is to focus on what is optimal in an individual. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n101.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Creativity Training</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/creativity_studies> ;
  skos:prefLabel "creativity training"@en ;
  a skos:Concept .

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

