@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-RR15D4BP-S
  skos:prefLabel "medical education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TC3M7C6N-H .

n9j:-TC3M7C6N-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/clinical_training> ;
  skos:definition "Clinical training is an organized sequence of learning activities that provides therapeutic skills to trainees for the purpose of evaluation and treatment of individuals with health and/or mental health problems. Standards of clinical practice are developed by professional licensing boards and associations and represent disciplines, such as clinical or counseling psychology, social work, nursing, medicine, or psychiatry. [Source: Encyclopedia of Distributed Learning; Clinical Training]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RR15D4BP-S ;
  skos:prefLabel "clinical training"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TC3M7C6N-H .

n9j: a skos:ConceptScheme .
