@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/art,_music,_and_performance>
  skos:prefLabel "art, music, and performance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hypermedia> .

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

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

<https://concepts.sagepub.com/social-science/concept/internet_and_new_media>
  skos:prefLabel "internet and new media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hypermedia> .

<https://concepts.sagepub.com/social-science/concept/media_forms>
  skos:prefLabel "media forms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hypermedia> .

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

<https://concepts.sagepub.com/social-science/concept/hypermedia>
  skos:definition "Hypermedia is a term often used synonymously with hypertext, which is defined as the nonlinear media of information. Hypermedia and hypertext allow for the creation of multilinear narratives. [Source: <a href=\"https://sk.sagepub.com/reference/genderinmedia/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender in Media; Hypermedia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019146.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/software>, <https://concepts.sagepub.com/social-science/concept/media_forms>, <https://concepts.sagepub.com/social-science/concept/internet_and_new_media>, <https://concepts.sagepub.com/social-science/concept/art,_music,_and_performance> ;
  skos:prefLabel "hypermedia"@en ;
  a skos:Concept .

