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

yso:p5512 skos:exactMatch tero:p5512 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y30746 skos:exactMatch tero:p5512 .
ysa:Y136117 skos:exactMatch tero:p5512 .
tero:p5512
  skos:exactMatch allars:Y30746, ysa:Y136117, yso:p5512 ;
  skosext:broaderGeneric tero:p113 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "itsepetos"@fi, "self-deception"@en, "självbedrägeri"@sv ;
  skos:broader tero:p113 ;
  a skos:Concept .

tero:p113
  skos:prefLabel "mentala fenomen"@sv, "mental phenomena"@en, "mentaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5512 .

