@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/social-interactional_orientations>
  skos:prefLabel "social-interactional orientations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_theories> .

<https://concepts.sagepub.com/social-science/concept/cultural_orientations>
  skos:prefLabel "cultural orientations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_theories> .

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

<https://concepts.sagepub.com/social-science/concept/performance_theories>
  skos:definition "Performance theories represent a diverse research field. Performance theorists seek to understand how human beings make culture through the view of communication as performance. [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n279.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Performance Theories</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social-interactional_orientations>, <https://concepts.sagepub.com/social-science/concept/cultural_orientations> ;
  skos:prefLabel "performance theories"@en ;
  a skos:Concept .

