@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/family_creativity> .

<https://concepts.sagepub.com/social-science/concept/family_creativity>
  skos:definition "The link between family and creativity has longstanding, mythic origins. In Greek mythology, the Nine Muses were seen as the sources of inspiration and the creative spark in the arts and sciences. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n155.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Family Creativity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/creativity_studies> ;
  skos:prefLabel "family creativity"@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/family_creativity> .

