@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-N3R8P49J-W .

n9j:-QWMSK494-F
  skos:prefLabel "teaching"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N3R8P49J-W .

n9j:-N3R8P49J-W
  owl:sameAs <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: Encyclopedia ofthe Social and Cultural Foundations of Education; Teacher Satisfaction]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QWMSK494-F ;
  skos:prefLabel "teacher satisfaction"@en .

n9j: a skos:ConceptScheme .
