@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/public_posting>
  skos:definition "Public posting is a strategy, often used in classroom settings, in which publicly displayed charts, pictures, or posters are used to increase appropriate academic or other classroom behaviors. Currently, these goals are achieved by placing emphasis on desirable and appropriate behaviors. Historically, however, public posting strategies were used to record inappropriate behavior (e.g., teachers writing the names of children who misbehaved on the blackboard)."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:prefLabel "public posting"@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/public_posting> .

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

