@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/musical_creativity>
  skos:definition "Musical creativity is the ability through which subjects can express their own, personal relationship with the domain of sound, employing skills of the mind, body, and spirit. It can be found in every act related to music making, such as listening, performing, improvising, conducting, arranging, composing, and more. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n262.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Musical Creativity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/talent_domains> ;
  skos:prefLabel "musical 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/musical_creativity> .

<https://concepts.sagepub.com/social-science/concept/talent_domains>
  skos:prefLabel "talent domains"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/musical_creativity> .

