@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/socnet>
  skos:definition "SOCNET is the official LISTSERV e-mail list of the International Network for Social Network Analysis (INSNA). LISTSERV, is a trademarked, automated mail forwarding system in which subscribers send mail to a central address and it is automatically rebroadcast to all other subscribers. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n330.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; SOCNET</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_and_social_networking> ;
  skos:prefLabel "socnet"@en ;
  a skos:Concept .

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

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

