@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/peer_tutoring>
  skos:definition "Peer tutoring is an instructional strategy that uses pairs of students to teach one another academic skills. Peer tutoring has been used successfully across a wide range of students, subject areas, educational settings, and grade levels. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n204.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Peer Tutoring</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>, <https://concepts.sagepub.com/social-science/concept/academic_classroom_interventions> ;
  skos:prefLabel "peer tutoring"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>
  skos:prefLabel "behavioral classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peer_tutoring> .

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

<https://concepts.sagepub.com/social-science/concept/academic_classroom_interventions>
  skos:prefLabel "academic classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peer_tutoring> .

