@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/correspondence_training>
  skos:definition "The term correspondence refers to congruence between verbal and nonverbal behavior. Correspondence training was developed to teach children increased convergence between saying and doing. The most effective procedures for correspondence training consist of positive reinforcement, modeling-imitation, and chaining."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_techniques> ;
  skos:prefLabel "correspondence training"@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/correspondence_training> .

<https://concepts.sagepub.com/social-science/concept/special_education_techniques>
  skos:prefLabel "special education techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/correspondence_training> .

