@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/listserv>
  skos:definition "LISTSERV is a commercial mailing-list manager that allows anyone on the Internet to set up an email discussion forum to which similarly interested people can subscribe. The software, initially distributed for free, is perhaps the most important remnant of the old BITNET (“Because It's There Network”), an early online network that was prevalent in the early 1980s, before the advent of today's Internet. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; LISTSERV</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_and_social_networking>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "listserv"@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/listserv> .

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

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

