@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_grading>
  skos:prefLabel "job grading"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_evaluation> .

<https://concepts.sagepub.com/social-science/concept/job_evaluation>
  skos:definition "Job evaluation may be defined as a systematic, objective process of determining the worth of jobs to an organization. It is important to note that a job evaluation evaluates jobs (e.g., marketing manager, financial analyst) and not the people in those jobs (e.g., Mary Smith; David Johnson). [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n164.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Job Evaluation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/job_ranking>, <https://concepts.sagepub.com/social-science/concept/job_grading> ;
  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 evaluation"@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_evaluation> .

<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_evaluation> .

<https://concepts.sagepub.com/social-science/concept/job_ranking>
  skos:prefLabel "job ranking"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_evaluation> .

<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_evaluation> .

<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_evaluation> .

