@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/knowledge_management>
  skos:prefLabel "knowledge management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intranets> .

<https://concepts.sagepub.com/social-science/concept/government_secure_intranet>
  skos:prefLabel "government secure intranet"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intranets> .

<https://concepts.sagepub.com/social-science/concept/intranets>
  skos:definition "An intranet is a technology-mediated model used in distributed learning to display information, to interact, and to communicate within a secure, networked environment. In distributed learning, intranets are used for intense asynchronous and synchronous communication between professors and students via e-mail, digital drop-boxes, threaded discussions, chat rooms, forms, and course content materials (i.e., syllabi, lecture notes, and study guides). [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n90.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Intranet</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/government_secure_intranet> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/knowledge_management>, <https://concepts.sagepub.com/social-science/concept/computer_networks> ;
  skos:prefLabel "intranets"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/computer_networks>
  skos:prefLabel "computer networks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intranets> .

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

