@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p21544 skos:exactMatch tero:p21544 .
tero:conceptscheme a skos:ConceptScheme .
tero:p84
  skos:prefLabel "education"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p21544 .

tero:p21544
  skos:prefLabel "trainer education"@en, "kouluttajakoulutus"@fi, "instruktörsutbildning"@sv ;
  skos:broader tero:p84 ;
  skos:exactMatch yso:p21544, ysa:Y159194, allars:Y36235 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p84 .

ysa:Y159194 skos:exactMatch tero:p21544 .
tero:p1429
  a skos:Collection ;
  skos:prefLabel "koulutus alan mukaan"@fi ;
  skos:member tero:p21544 .

allars:Y36235 skos:exactMatch tero:p21544 .
