@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/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/audio_equipment> .

<https://concepts.sagepub.com/social-science/concept/audio_equipment>
  skos:definition "Audio equipment includes the material devices involved in the processes of recording, processing, diffusing, and reproducing sounds and music. Developed after the invention of sound recording in 1877, 20th-century audio equipment has proliferated in many societal contexts in the form of a wide variety of devices such as microphones, recorders, players, mixers, amplifiers, loudspeakers, and sound editors. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n22.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Audio Equipment</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hearing_aids> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste> ;
  skos:prefLabel "audio equipment"@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/audio_equipment> .

<https://concepts.sagepub.com/social-science/concept/hearing_aids>
  skos:prefLabel "hearing aids"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audio_equipment> .

