@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/BITNET>
  skos:definition "BITNET, an acronym that stands for “Because It's Time Network,” is a network of universities, colleges, and other academic institutions that was a predecessor to today's Internet—as was ARPANET, a defense and research network. Although crude by today's standards, the purpose of BITNET was to support research and education with a tool for sending email, exchanging files, and generally sharing text-based information between institutions. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n18.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; BITNET</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "BITNET"@en ;
  a skos:Concept .

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

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

