@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/desktop_publishing>
  skos:definition "Desktop publishing involves the use of a computer to create high quality documents that are intended to be either printed by the user on a personal printer or sent to a commercial printing house. However, a user may elect to view files on a screen using page-viewing software such as Adobe Acrobat Reader or Microsoft E-Book Reader. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Desktop Publishing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(journalism)>, <https://concepts.sagepub.com/social-science/concept/publishing>, <https://concepts.sagepub.com/social-science/concept/online_journalism>, <https://concepts.sagepub.com/social-science/concept/office_automation> ;
  skos:prefLabel "desktop publishing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/online_journalism>
  skos:prefLabel "online journalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/desktop_publishing> .

<https://concepts.sagepub.com/social-science/concept/office_automation>
  skos:prefLabel "office automation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/desktop_publishing> .

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

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

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

