@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/writing_(communication)>
  skos:prefLabel "writing (communication)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electronic_publishing> .

<https://concepts.sagepub.com/social-science/concept/electronic_publishing>
  skos:definition "Electronic publishing is a central feature of the information age. It can involve converting the content of paper media to electronic form and/or inventing new forms of publishing. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n90.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Electronic Publishing</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_sites>, <https://concepts.sagepub.com/social-science/concept/blogs> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_(communication)>, <https://concepts.sagepub.com/social-science/concept/publishing>, <https://concepts.sagepub.com/social-science/concept/computer-mediated_communication> ;
  skos:prefLabel "electronic publishing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/web_sites>
  skos:prefLabel "web sites"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electronic_publishing> .

<https://concepts.sagepub.com/social-science/concept/computer-mediated_communication>
  skos:prefLabel "computer-mediated communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electronic_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/electronic_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/electronic_publishing> .

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

