@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/dance_education>
  skos:prefLabel "dance education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dance> .

<https://concepts.sagepub.com/social-science/concept/fine_arts>
  skos:prefLabel "fine arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dance> .

<https://concepts.sagepub.com/social-science/concept/performing_arts>
  skos:prefLabel "performing arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dance> .

<https://concepts.sagepub.com/social-science/concept/dance>
  skos:definition "Dance, in all of its myriad forms, has long held spiritual significance in the world's cultures. From Sufi whirling dervishes to modern Christian liturgical dance, religious communities the world over have and continue to explore the spiritual undertones of dance. [Source: <a href=\"https://sk.sagepub.com/reference/religion/n61.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Religious and Spiritual Development; Dance</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dance_education> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/artistic_inquiry>, <https://concepts.sagepub.com/social-science/concept/performing_arts>, <https://concepts.sagepub.com/social-science/concept/fine_arts> ;
  skos:prefLabel "dance"@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/dance> .

<https://concepts.sagepub.com/social-science/concept/artistic_inquiry>
  skos:prefLabel "artistic inquiry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dance> .

