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

tero:conceptscheme a skos:ConceptScheme .
tero:p3485
  skos:prefLabel "emotions"@en, "känslor"@sv, "tunteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14050 .

tero:p14050
  skos:related tero:p9401, tero:p3211 ;
  skos:prefLabel "frustration"@en, "frustration"@sv, "turhautuminen"@fi ;
  skos:broader tero:p3485 ;
  skos:exactMatch allars:Y18381, ysa:Y101388, <http://www.yso.fi/onto/ttl/TTL2915> ;
  skos:altLabel "frustation"@en, "frustraatio"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3485 .

<http://www.yso.fi/onto/ttl/TTL2915> skos:exactMatch tero:p14050 .
tero:p3211
  skos:prefLabel "experience"@en, "upplevelse"@sv, "elämys"@fi ;
  a skos:Concept ;
  skos:related tero:p14050 .

allars:Y18381 skos:exactMatch tero:p14050 .
ysa:Y101388 skos:exactMatch tero:p14050 .
tero:p9401
  skos:prefLabel "psychological effects"@en, "psykiska effekter"@sv, "psyykkiset vaikutukset"@fi ;
  a skos:Concept ;
  skos:related tero:p14050 .

