@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/transfer_of_stimulus_control> .

<https://concepts.sagepub.com/social-science/concept/stimulus_control>
  skos:prefLabel "stimulus control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transfer_of_stimulus_control> .

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

<https://concepts.sagepub.com/social-science/concept/transfer_of_stimulus_control>
  skos:definition "Transfer of stimulus control (TSC) is a behavioral treatment technique that has been found to be a useful treatment with a range of childhood behavior issues, particularly with childhood autistic spectrum disorders, developmental disabilities, and classroom management situations. TSC is the transference of one target behavioreliciting stimulus (the primary stimulus) to a new target behavior-eliciting stimulus (secondary stimulus)."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/stimulus_control>, <https://concepts.sagepub.com/social-science/concept/behavior_modification> ;
  skos:prefLabel "transfer of stimulus control"@en ;
  a skos:Concept .

