@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/teacher_satisfaction>
  skos:definition "Teacher satisfaction refers to the pleasure, contentment, or sense of fulfillment one has for a job based on personal expectations or needs. A satisfied teacher is one who is comfortable with both employment in and the direction of the school in which he or she works. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n374.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Teacher Satisfaction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching> ;
  skos:prefLabel "teacher satisfaction"@en ;
  a skos:Concept .

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

