@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/verbal_praise>
  skos:definition "“Claire, you wrote an excellent paper about the life cycle of butterflies! I especially liked the way you vividly described the butterfly emerging from its chrysalis.” This is an example of verbal praise. Brophy (1981) defined verbal praise as statements communicating the value of student work or behavior by expressing approval.Verbal praise is a component in an effective behavioral intervention. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n309.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Verbal Praise</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:prefLabel "verbal praise"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>
  skos:prefLabel "behavioral classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/verbal_praise> .

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

