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

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

<https://concepts.sagepub.com/social-science/concept/architectural_acoustics>
  skos:definition "Music is often rehearsed, performed, and listened to indoors, and the indoor architectural environment contributes much more than shelter from the weather. The important acoustical functions of rooms include providing a quiet environment; containing the sound so that it does not annoy others; concentrating the sound, so that it is sufficiently loud to satisfy a large audience; enhancing musicians' ability to hear each other and play as an ensemble; and enhancing the quality of musical sound. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n28.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Architectural Acoustics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/acoustics> ;
  skos:prefLabel "architectural acoustics"@en ;
  a skos:Concept .

