@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/meetings_at_work>
  skos:definition "A work meeting is a gathering of employees for a purpose related to the functioning of an organization or a group (e.g., to direct, to inform, to govern, to regulate). The gathering can occur in a single modality (e.g., a videoconference) or in a mixed-modality format (mostly face-to-face with one participant connected by telephone). [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n197.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Meetings at Work</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/groups,_teams,_and_teamwork> ;
  skos:prefLabel "meetings at work"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/groups,_teams,_and_teamwork>
  skos:prefLabel "groups, teams, and teamwork"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/meetings_at_work> .

