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

tero:p24790
  skos:altLabel "myötätuntouupuminen"@fi ;
  skosext:broaderGeneric tero:p130 ;
  skos:related tero:p24789 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "compassion fatigue"@en, "compassion fatigue"@sv, "myötätuntouupumus"@fi ;
  skos:exactMatch allars:Y40333, ysa:Y177744, yso:p24790 ;
  skos:broader tero:p130 ;
  a skos:Concept .

tero:p24789
  skos:prefLabel "vicarious traumatization"@en, "sekundär traumatisering"@sv, "sijaistraumatisoituminen"@fi ;
  a skos:Concept ;
  skos:related tero:p24790 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y177744 skos:exactMatch tero:p24790 .
yso:p24790 skos:exactMatch tero:p24790 .
tero:p130
  skos:prefLabel "exhaustion"@en, "utbrändhet"@sv, "uupumus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24790 .

allars:Y40333 skos:exactMatch tero:p24790 .
