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

<https://concepts.sagepub.com/social-science/concept/work_study>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/workload_analysis>, <https://concepts.sagepub.com/social-science/concept/job_analysis>, <https://concepts.sagepub.com/social-science/concept/workload_measurement>, <https://concepts.sagepub.com/social-science/concept/time_activity_study>, <https://concepts.sagepub.com/social-science/concept/job_evaluation> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management_techniques> ;
  skos:prefLabel "work study"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/management_techniques>
  skos:prefLabel "management techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/work_study> .

<https://concepts.sagepub.com/social-science/concept/workload_analysis>
  skos:prefLabel "workload analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work_study> .

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

<https://concepts.sagepub.com/social-science/concept/time_activity_study>
  skos:prefLabel "time activity study"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work_study> .

<https://concepts.sagepub.com/social-science/concept/workload_measurement>
  skos:prefLabel "workload measurement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work_study> .

