@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p861
  skos:prefLabel "morals"@en, "moraali"@fi, "moral"@sv ;
  a skos:Concept ;
  skos:narrower tero:p860 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104702 skos:exactMatch tero:p860 .
tero:p862
  skos:prefLabel "professional ethics"@en, "yrkesetik"@sv, "ammattietiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p860 .

tero:p1834
  skos:prefLabel "arbetsmotivation"@sv, "work motivation"@en, "työmotivaatio"@fi ;
  a skos:Concept ;
  skos:related tero:p860 .

tero:p860
  skos:exactMatch ysa:Y104702, <http://www.yso.fi/onto/ttl/TTL3007> ;
  skosext:broaderGeneric tero:p861 ;
  skos:related tero:p862, tero:p1834 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "arbetsmoral"@sv, "työmoraali"@fi, "work morale"@en ;
  skos:broader tero:p861 .

<http://www.yso.fi/onto/ttl/TTL3007> skos:exactMatch tero:p860 .
