@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/job_training>
  skos:definition "Job training, both for those employees new to the work setting and those needing to acquire additional work skills, is often viewed as a way of assisting the employee in mastering the essential function of a job. The outcome of such training is the development of skills that will allow the employee to meet the standards set by the employer. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n470.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Job Training</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/on-the-job_training>, <https://concepts.sagepub.com/social-science/concept/off_the_job_training> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training> ;
  skos:prefLabel "job training"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/off_the_job_training>
  skos:prefLabel "off the job training"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_training> .

<https://concepts.sagepub.com/social-science/concept/on-the-job_training>
  skos:prefLabel "on-the-job training"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_training> .

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

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

