@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/technology_(new_media)>
  skos:prefLabel "technology (new media)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/markup_languages> .

<https://concepts.sagepub.com/social-science/concept/networks_and_networking>
  skos:prefLabel "networks and networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/markup_languages> .

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

<https://concepts.sagepub.com/social-science/concept/markup_languages>
  skos:definition "Originally developed to produce large volumes of printed documentation, markup languages are now used to author a variety of different media, the best-known of which are Hypertext Markup Language (HTML) Web pages. Markup languages are a method of structuring a text or multimedia file (a process called “marking up” or “tagging”) without defining how that structure will ultimately be formatted. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Markup Languages</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "markup languages"@en ;
  a skos:Concept .

