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

allars:Y41920 skos:exactMatch tero:p6605 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y108907 skos:exactMatch tero:p6605 .
tero:p6605
  skos:broader tero:p6606 ;
  skos:prefLabel "dental laboratory workers"@en, "hammaslaborantit"@fi, "tandlaboranter"@sv ;
  skos:exactMatch allars:Y41920, ysa:Y108907, yso:p6605 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6606 ;
  skos:inScheme tero:conceptscheme .

yso:p6605 skos:exactMatch tero:p6605 .
tero:p6606
  skos:prefLabel "laboratory workers"@en, "laboranter"@sv, "laborantit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6605 .

