@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/engineering>
  skos:prefLabel "engineering"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/human_engineering> .

<https://concepts.sagepub.com/social-science/concept/human_engineering>
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006804.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technologies>, <https://concepts.sagepub.com/social-science/concept/applied_psychology>, <https://concepts.sagepub.com/social-science/concept/engineering> ;
  skos:prefLabel "human engineering"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/task_performance_and_analysis>, <https://concepts.sagepub.com/social-science/concept/time_management>, <https://concepts.sagepub.com/social-science/concept/man-machine_systems>, <https://concepts.sagepub.com/social-science/concept/data_display> ;
  skos:definition "Human engineering is a field of study that aims to adapt work to human beings. Two objectives are usually associated with human engineering interventions: improvements in performance (e.g., efficiency, quality, efficacy) and the safeguarding of human values (e.g., safety, health, comfort, well-being). [Source: <a href=\"https://sk.sagepub.com/reference/organization/n209.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Human Engineering</a>]"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/applied_psychology>
  skos:prefLabel "applied psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/human_engineering> .

<https://concepts.sagepub.com/social-science/concept/data_display>
  skos:prefLabel "data display"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_engineering> .

<https://concepts.sagepub.com/social-science/concept/man-machine_systems>
  skos:prefLabel "man-machine systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_engineering> .

<https://concepts.sagepub.com/social-science/concept/time_management>
  skos:prefLabel "time management"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_engineering> .

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

<https://concepts.sagepub.com/social-science/concept/task_performance_and_analysis>
  skos:prefLabel "task performance and analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_engineering> .

