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

<https://concepts.sagepub.com/social-science/concept/generalized_conditioned_reinforcer> skos:related <https://concepts.sagepub.com/social-science/concept/generalized_conditioned_punisher> .
<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/generalized_conditioned_punisher> .

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

<https://concepts.sagepub.com/social-science/concept/generalized_conditioned_punisher>
  skos:definition "A generalized conditioned punisher is a stimulus that exerts a punishing effect because it has been associated with punishing stimuli. In contrast with unconditioned punishment, in which the stimulus is in itself punishing, conditioned punishers are stimuli that decrease the likelihood that a child will engage in a behavior as a result of learning. Furthermore, they have the additional property that their effectiveness does not depend upon a specific punisher, as the stimulus represents different punishers."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/punishment>, <https://concepts.sagepub.com/social-science/concept/behavior_modification> ;
  skos:prefLabel "generalized conditioned punisher"@en ;
  a skos:Concept .

