@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/instructional_techniques>
  skos:definition "Instructional techniques are methods or strategies that are used to help support the teaching and learning process. Typically the term refers to methods used by a teacher to help students learn, such as lecture or discussions. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n86.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Instructional Techniques</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching> ;
  skos:prefLabel "instructional techniques"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/teaching>
  skos:prefLabel "teaching"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/instructional_techniques> .

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

