@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/knowledge_and_learning>
  skos:prefLabel "knowledge and learning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adaptive_learning> .

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

<https://concepts.sagepub.com/social-science/concept/adaptive_learning>
  skos:definition "Adaptive learning (AL) is the ability to obtain know-how in order to solve specific problems using established standard operating practices. However, AL refrains from examining the process through which this error reduction or fundamental assumption about the way of doing work functions. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n10.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Adaptive Learning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/knowledge_and_learning> ;
  skos:prefLabel "adaptive learning"@en ;
  a skos:Concept .

