@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/professional_training>
  skos:prefLabel "professional training"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scholar_practitioners> .

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

<https://concepts.sagepub.com/social-science/concept/scholar_practitioners>
  skos:definition "The term scholar practitioner expresses an ideal of professional excellence grounded in theory and research, informed by experiential knowledge, and motivated by personal values, political commitments, and ethical conduct. Scholar practitioners are committed to the well-being of clients and colleagues, to learning new ways of being effective, and to conceptualizing their work in relation to broader organizational, community, political, and cultural contexts. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n134.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Scholar Practitioner Model</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_training> ;
  skos:prefLabel "scholar practitioners"@en ;
  a skos:Concept .

