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

<https://concepts.sagepub.com/social-science/concept/explicit_teaching>
  skos:definition "The term explicit teaching refers to a method of instruction in which the teacher, who serves as a provider of knowledge, presents skills and concepts in a clear, systematic, and direct way that promotes student mastery. Explicit teaching refers to the type of direct, teacher-led instructional explanation a teacher employs when describing curricular content and procedures, strategy instructions, skills and concepts, and rules for memorization through verbally detailed explanations and examples. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Explicit Teaching</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching> ;
  skos:prefLabel "explicit teaching"@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/explicit_teaching> .

