@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/mature_students>
  skos:prefLabel "mature students"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adult_learning> .

<https://concepts.sagepub.com/social-science/concept/learning_(psychology)>
  skos:prefLabel "learning (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adult_learning> .

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

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

<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/adult_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/adult_learning> .

<https://concepts.sagepub.com/social-science/concept/adult_learning>
  skos:definition "Adult learning is a complex phenomenon. Although there are many commonalities between how adults and children learn, development and change that take place across the life span play a definite role in understanding why adults learn, as well as how they learn. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n4.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Adult Learning</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mature_students> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_(psychology)>, <https://concepts.sagepub.com/social-science/concept/learners>, <https://concepts.sagepub.com/social-science/concept/knowledge_and_learning>, <https://concepts.sagepub.com/social-science/concept/adults> ;
  skos:prefLabel "adult learning"@en ;
  a skos:Concept .

