@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/stereophonic_recordings>
  skos:prefLabel "stereophonic recordings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sound_recordings> .

<https://concepts.sagepub.com/social-science/concept/sound_recordings>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compact_discs>, <https://concepts.sagepub.com/social-science/concept/phonograph_records>, <https://concepts.sagepub.com/social-science/concept/DVD>, <https://concepts.sagepub.com/social-science/concept/audio_tapes>, <https://concepts.sagepub.com/social-science/concept/quadrophonic_recordings>, <https://concepts.sagepub.com/social-science/concept/stereophonic_recordings>, <https://concepts.sagepub.com/social-science/concept/Blu-ray_discs> ;
  skos:prefLabel "sound recordings"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recording> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/quadrophonic_recordings>
  skos:prefLabel "quadrophonic recordings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sound_recordings> .

<https://concepts.sagepub.com/social-science/concept/audio_tapes>
  skos:prefLabel "audio tapes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sound_recordings> .

<https://concepts.sagepub.com/social-science/concept/Blu-ray_discs>
  skos:prefLabel "Blu-ray discs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sound_recordings> .

<https://concepts.sagepub.com/social-science/concept/phonograph_records>
  skos:prefLabel "phonograph records"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sound_recordings> .

<https://concepts.sagepub.com/social-science/concept/compact_discs>
  skos:prefLabel "compact discs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sound_recordings> .

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

<https://concepts.sagepub.com/social-science/concept/DVD>
  skos:prefLabel "DVD"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sound_recordings> .

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

