@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/behavior_modification>
  skos:prefLabel "behavior modification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Good_Behavior_Game> .

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

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

<https://concepts.sagepub.com/social-science/concept/Good_Behavior_Game>
  skos:definition "The Good Behavior Game is a practical, straightforward method for managing disruptive behavior via rewarding children for engaging in on-task behaviors during instructional periods in elementary and younger middle school classroom settings."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>, <https://concepts.sagepub.com/social-science/concept/behavior_modification> ;
  skos:prefLabel "Good Behavior Game"@en ;
  a skos:Concept .

