@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/face_time>
  skos:definition "Passive “face time” has been defined as “the amount of time one is passively observed (i.e., without any interpersonal interaction) at the work site,” according to K. D. Elsbach et al. For example, an office employee may be credited with passive face time if he is seen working at his desk as one walks by, or if she is noticed in a meeting by a co-worker. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-work/n99.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Work: An Encyclopedia; Face Time</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/everyday_life_at_work> ;
  skos:prefLabel "face time"@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/face_time> .

<https://concepts.sagepub.com/social-science/concept/everyday_life_at_work>
  skos:prefLabel "everyday life at work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/face_time> .

