@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_adolescents>
  skos:definition "Creativity is more than an individual phenomenon and must be seen in relation to the people and types of information that comprise an individual's context. The creative adolescent emerges from a sociocultural context. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n12.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Adolescent, Creative</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population> ;
  skos:prefLabel "creative adolescents"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/population>
  skos:prefLabel "population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/creative_adolescents> .

<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_adolescents> .

