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

<https://concepts.sagepub.com/social-science/concept/contingency_contracts>
  skos:definition "A contingency contract, or ‘behavioral’ contract, is a clearly written document specifying available rewards or consequences that are contingent upon the performance of a certain behavior. The use of a contingency contract is a behavioral management technique that is effective in modifying a multitude of behaviors performed in a variety of settings. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Contingency Contracts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching> ;
  skos:prefLabel "contingency contracts"@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/contingency_contracts> .

