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

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

<https://concepts.sagepub.com/social-science/concept/collaborative_software>
  skos:altLabel "groupware"@en ;
  skos:definition "Groupware is an ensemble of computer-mediated technologies, know-how, and methods that allows networked workgroups to communicate, collaborate, and cooperate by sharing information and other digital resources. Pierre Lévy defines groupware as a decision support model for distributed groups that uses the hypertextual and iconographic potential of contemporary computer-mediated networking solutions. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Groupware</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/software> ;
  skos:prefLabel "collaborative software"@en ;
  a skos:Concept .

