@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/speech_communication>
  skos:prefLabel "speech communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_speaking> .

<https://concepts.sagepub.com/social-science/concept/public_speaking>
  skos:definition "The act of talking to an audience to inform, persuade, and/or entertain. Academics, candi dates for political office, clerics, corporate executives, heads of state, and social activists, among others, speak in public. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2086.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Public Speaking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/speech_communication> ;
  skos:prefLabel "public speaking"@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/public_speaking> .

