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

<https://concepts.sagepub.com/social-science/concept/restitution_(psychology)>
  skos:prefLabel "restitution (psychology)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/overcorrection> .

<https://concepts.sagepub.com/social-science/concept/positive_practice>
  skos:prefLabel "positive practice"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/overcorrection> .

<https://concepts.sagepub.com/social-science/concept/overcorrection>
  skos:definition "Overcorrection is an empirically derived method of punishment. Briefly, after an undesired behavior occurs, the perpetrator is instructed to “correct” the undesired behavior (i.e., restitution). The perpetrator is then directed to engage in an effortful response that more than corrects the effects of the inappropriate behavior (i.e., restoration of the immediate environment to an improved condition)."@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/restitution_(psychology)>, <https://concepts.sagepub.com/social-science/concept/positive_practice> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/punishment>, <https://concepts.sagepub.com/social-science/concept/behavior_modification> ;
  skos:prefLabel "overcorrection"@en ;
  a skos:Concept .

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

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

