@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/negative_reinforcement>
  skos:prefLabel "negative reinforcement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/escape_training> .

<https://concepts.sagepub.com/social-science/concept/aversive_therapy>
  skos:prefLabel "aversive therapy"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/escape_training>
  skos:definition "Escape training is a procedure for maintaining or increasing the future likelihood of a behavior. Escape training is based on the principle of negative reinforcement, where termination or reduction of an aversive stimulus is made contingent upon the occurrence of a specific behavior. As a result, the individual or organism being trained becomes more likely to display the behavior in the presence of the aversive stimulus (i.e., the behavior is reinforced)."@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/aversive_therapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/negative_reinforcement>, <https://concepts.sagepub.com/social-science/concept/behavioral_therapy> ;
  skos:prefLabel "escape training"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/behavioral_therapy>
  skos:prefLabel "behavioral therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/escape_training> .

