@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/positive_behavior_support>
  skos:definition "A relative newcomer to the literature on management of difficult behavior, and even more recently school reform, positive behavior support (PBS) traces its origins to the science of applied behavior analysis. As such, it is an extension of operant conditioning learning theory into a broader context of “discipline,” or the management of problem behavior in family, school, and community settings. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n214.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Positive Behavior Support</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:prefLabel "positive behavior support"@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/positive_behavior_support> .

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

