@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/ARPANET>
  skos:definition "The Advanced Research Projects Agency (ARPA), an arm of the U.S. Defense Department, funded the development of an experimental computer network, the ARPANET, in the late 1960s. Its initial purpose was to link computers at Pentagon-funded research institutions over telephone lines. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n7.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Arpanet</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "ARPANET"@en ;
  a skos:Concept .

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

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

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

