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

<https://concepts.sagepub.com/social-science/concept/digital_recordings>
  skos:prefLabel "digital recordings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recording> .

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

<https://concepts.sagepub.com/social-science/concept/processes_and_routines_of_journalism>
  skos:prefLabel "processes and routines of journalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/recording> .

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

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

<https://concepts.sagepub.com/social-science/concept/technology_(journalism)>
  skos:prefLabel "technology (journalism)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/recording> .

<https://concepts.sagepub.com/social-science/concept/recording>
  skos:broader <https://concepts.sagepub.com/social-science/concept/non_book_materials>, <https://concepts.sagepub.com/social-science/concept/radio>, <https://concepts.sagepub.com/social-science/concept/technology_(journalism)>, <https://concepts.sagepub.com/social-science/concept/processes_and_routines_of_journalism> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sound_recordings>, <https://concepts.sagepub.com/social-science/concept/digital_recordings>, <https://concepts.sagepub.com/social-science/concept/magnetic_recordings> ;
  skos:definition "Recording is the process of making a record, to preserve data, words, sounds, or images in some tangible form. Newspapers and magazines use quotations to capture the verbatim statements of people or documents. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n328.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Recording</a>]"@en ;
  skos:prefLabel "recording"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/magnetic_recordings>
  skos:prefLabel "magnetic recordings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recording> .

