@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/situated_learning>
  skos:definition "Through their notion of “situated learning,” described in this entry, Jean Lave and Etienne Wenger introduced a broad theoretical framework that brings the socially situated nature of shared learning to the frontiers of learning theory. From this view of learning, individual learners participate in collective or group meaningful activities in which they acquire new knowledge and a continuously renewed set of relations with older members of the group. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n288.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Situated Learning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_and_learning> ;
  skos:prefLabel "situated learning"@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/situated_learning> .

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

