@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_analysis>
  skos:definition "Job analysis is the process of collecting information about jobs, including the observable activities performed; the tools and equipment necessary for the job; the context of the surrounding work environment; and the knowledge, skills, and abilities (KSAs) required to perform the job. From this process, organizations can produce two key written documents. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n429.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Job Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work_study>, <https://concepts.sagepub.com/social-science/concept/job_analysis_and_design>, <https://concepts.sagepub.com/social-science/concept/employment,_staffing,_and_careers> ;
  skos:prefLabel "job analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/work_study>
  skos:prefLabel "work study"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/job_analysis> .

<https://concepts.sagepub.com/social-science/concept/job_analysis_and_design>
  skos:prefLabel "job analysis and design"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/job_analysis> .

<https://concepts.sagepub.com/social-science/concept/employment,_staffing,_and_careers>
  skos:prefLabel "employment, staffing, and careers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/job_analysis> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/job_analysis> .

