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

<https://concepts.sagepub.com/social-science/concept/theater_arts>
  skos:prefLabel "theater arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drama> .

<https://concepts.sagepub.com/social-science/concept/comedy>
  skos:prefLabel "comedy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drama> .

<https://concepts.sagepub.com/social-science/concept/tragedy>
  skos:prefLabel "tragedy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drama> .

<https://concepts.sagepub.com/social-science/concept/drama>
  skos:definition "Drama has been a major vehicle for creative expression since the dawn of human development through early religious rituals, reenactment of natural phenomena, and the inclination of humans for storytelling. Dramatic representation is characterized by communicating a universal truth about common human experiences such as love, death, loyalty, jealousy, lust, change, or moral conflict. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n117.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Drama</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tragedy>, <https://concepts.sagepub.com/social-science/concept/scripts>, <https://concepts.sagepub.com/social-science/concept/comedy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/artistic_inquiry>, <https://concepts.sagepub.com/social-science/concept/theater_arts>, <https://concepts.sagepub.com/social-science/concept/literature_genres> ;
  skos:prefLabel "drama"@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/drama> .

<https://concepts.sagepub.com/social-science/concept/literature_genres>
  skos:prefLabel "literature genres"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drama> .

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

