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

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

<https://concepts.sagepub.com/social-science/concept/virtual_classrooms>
  skos:definition "Virtual Classroom was the name of software developed at New Jersey Institute of Technology in the 1980s: a computer-mediated communication system enhanced to create an asynchronous teaching and learning environment on computer networks. It was designed to enhance and support collaborative learning activities among the members of a distributed class. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n164.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Virtual Classroom</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/online_learning_platforms>, <https://concepts.sagepub.com/social-science/concept/computer_uses_in_education>, <https://concepts.sagepub.com/social-science/concept/classrooms> ;
  skos:prefLabel "virtual classrooms"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/online_learning_platforms>
  skos:prefLabel "online learning platforms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_classrooms> .

<https://concepts.sagepub.com/social-science/concept/computer_uses_in_education>
  skos:prefLabel "computer uses in education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_classrooms> .

