@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/networks_and_networking>
  skos:prefLabel "networks and networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/usability> .

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

<https://concepts.sagepub.com/social-science/concept/usability>
  skos:definition "Usability is a well-established concept in the theory and practice of human-computer interaction (HCI) design. HCI is concerned with the design, evaluation, and implementation of interactive computing systems for human use. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n240.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Usability</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "usability"@en ;
  a skos:Concept .

