@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/academic_classroom_interventions>
  skos:prefLabel "academic classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tutoring> .

<https://concepts.sagepub.com/social-science/concept/programmed_tutoring>
  skos:prefLabel "programmed tutoring"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tutoring> .

<https://concepts.sagepub.com/social-science/concept/tutoring>
  skos:definition "Tutoring is providing individual, guided instruction on specific subject matter, concepts, or skills for a particular purpose. Studies have consistently found that tutoring is a valuable instructional tool. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n578.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Tutoring</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/programmed_tutoring> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/individual_instruction>, <https://concepts.sagepub.com/social-science/concept/academic_classroom_interventions> ;
  skos:prefLabel "tutoring"@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/tutoring> .

<https://concepts.sagepub.com/social-science/concept/individual_instruction>
  skos:prefLabel "individual instruction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tutoring> .

