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

<https://concepts.sagepub.com/social-science/concept/group_performance_and_problem_solving>
  skos:prefLabel "group performance and problem solving"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collaboration_technology> .

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

<https://concepts.sagepub.com/social-science/concept/intragroup_relations>
  skos:prefLabel "intragroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collaboration_technology> .

<https://concepts.sagepub.com/social-science/concept/collaboration_technology>
  skos:definition "The emergence of the Internet over the past 40 years has created a rich new arena for group activity. Specifically, where physical collocation was once a requirement for both group membership and communication, computer networks now create the opportunity to form and maintain groups independent of time and space. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n31.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Collaboration Technology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations>, <https://concepts.sagepub.com/social-science/concept/intragroup_relations>, <https://concepts.sagepub.com/social-science/concept/group_performance_and_problem_solving> ;
  skos:prefLabel "collaboration technology"@en ;
  a skos:Concept .

