@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/action_(perception)>
  skos:prefLabel "action (perception)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/speech_production> .

<https://concepts.sagepub.com/social-science/concept/audition>
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/speech_production> .

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

<https://concepts.sagepub.com/social-science/concept/speech_production>
  skos:definition "Speech is produced by joint activation of three subsystems—respiratory, phonatory, and articulatory (see Figure 1). The respiratory system produces an outflow of air under relatively constant pressure. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n326.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Speech Production</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition>, <https://concepts.sagepub.com/social-science/concept/action_(perception)> ;
  skos:prefLabel "speech production"@en ;
  a skos:Concept .

