@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/response_cost>
  skos:definition "Response cost is the taking away of positive reinforcers from an individual's pool of available reinforcers when a specific undesirable behavior occurs. Example: To try to cure a boy of playing with matches, each time the boy strikes a match, one penny is removed from a stack of pennies he had been given previously. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n1189.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; response cost</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:prefLabel "response cost"@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/response_cost> .

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

