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

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

<https://concepts.sagepub.com/social-science/concept/thin_slices_of_behavior>
  skos:definition "Definition Thin slices of behavior is a term coined by Nalini Ambady and Robert Rosenthal in their study examining the accurate judgments of teacher effectiveness. They discovered that very brief (10-second and even 2-second) clips of dynamic silent video clips provided sufficient information for naive raters to evaluate a teacher's effectiveness in high correlation with students' final course ratings of their instructors. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n585.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Thin Slices of Behavior</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "thin slices of behavior"@en ;
  a skos:Concept .

