@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/equity_theory>
  skos:prefLabel "equity theory"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_satisfaction> .

<https://concepts.sagepub.com/social-science/concept/internal_equity>
  skos:prefLabel "internal equity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_satisfaction> .

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

<https://concepts.sagepub.com/social-science/concept/external_equity>
  skos:prefLabel "external equity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_satisfaction> .

<https://concepts.sagepub.com/social-science/concept/employee_attitudes>
  skos:prefLabel "employee attitudes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/job_satisfaction> .

<https://concepts.sagepub.com/social-science/concept/expectancy_theory>
  skos:prefLabel "expectancy theory"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/job_satisfaction> .

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

<https://concepts.sagepub.com/social-science/concept/job_satisfaction>
  skos:broader <https://concepts.sagepub.com/social-science/concept/employee_attitudes>, <https://concepts.sagepub.com/social-science/concept/job_analysis_and_design> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/expectancy_theory>, <https://concepts.sagepub.com/social-science/concept/internal_equity>, <https://concepts.sagepub.com/social-science/concept/external_equity>, <https://concepts.sagepub.com/social-science/concept/equity_theory> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007588.html> ;
  skos:definition "As the phrase suggests, this is the fit between what employees seek from work and what they get out of it. Studies often distinguish between intrinsic sources of satisfaction (for example, whether a worker can feel pleasure at ‘a job well done’) and extrinsic ones (for example, the status outside the work place that comes with the position and the pleasure that can be purchased with the income). [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n615.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Job Satisfaction</a>]"@en ;
  skos:prefLabel "job satisfaction"@en .

