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

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

<https://concepts.sagepub.com/social-science/concept/skills_development>
  skos:definition "Professionals who want to collaborate at a distance in virtual environments must recognize and develop specific communication and collaboration skills for effective computer-mediated relationships. Virtual is defined here to mean not in actual fact (e.g., like professional teams that meet in a specific place at prearranged times), but in essence. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n138.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Skill Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training>, <https://concepts.sagepub.com/social-science/concept/personal_development> ;
  skos:prefLabel "skills development"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/personal_development>
  skos:prefLabel "personal development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/skills_development> .

