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

allars:Y29877 skos:exactMatch tero:p12555 .
yso:p12555 skos:exactMatch tero:p12555 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3485
  skos:prefLabel "emotions"@en, "känslor"@sv, "tunteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12555 .

tero:p12555
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:related tero:p12213 ;
  skos:prefLabel "antipati"@sv, "antipathy"@en, "antipatia"@fi ;
  skosext:broaderGeneric tero:p3485 ;
  skos:exactMatch yso:p12555, allars:Y29877, ysa:Y128393 ;
  skos:broader tero:p3485 .

ysa:Y128393 skos:exactMatch tero:p12555 .
tero:p12213
  skos:prefLabel "sympathy"@en, "sympatia"@fi, "sympati"@sv ;
  a skos:Concept ;
  skos:related tero:p12555 .

