@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:Y41784 skos:exactMatch tero:p15954 .
ysa:Y109414 skos:exactMatch tero:p15954 .
tero:conceptscheme a skos:ConceptScheme .
tero:p15954
  skos:exactMatch yso:p15954, ysa:Y109414, allars:Y41784 ;
  skos:prefLabel "bilmekaniker"@sv, "vehicle mechanics"@en, "automekaanikot"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p15771 ;
  skos:broader tero:p15771 .

yso:p15954 skos:exactMatch tero:p15954 .
tero:p15771
  skos:prefLabel "mekaniker"@sv, "mekaanikot"@fi, "mechanics"@en ;
  a skos:Concept ;
  skos:narrower tero:p15954 .

