@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/organizations_(journalism)>
  skos:prefLabel "organizations (journalism)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/archives_and_museums> .

<https://concepts.sagepub.com/social-science/concept/criticism_and_education>
  skos:prefLabel "criticism and education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/archives_and_museums> .

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

<https://concepts.sagepub.com/social-science/concept/archives_and_museums>
  skos:definition "Across the world, a vast number of museums and archives hold material relevant to journalism. There are two distinct categories of this material: news media content and the means of producing that content. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n26.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Archives and Museums</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(journalism)>, <https://concepts.sagepub.com/social-science/concept/criticism_and_education> ;
  skos:prefLabel "archives and museums"@en ;
  a skos:Concept .

