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

tero:conceptscheme a skos:ConceptScheme .
yso:p23405 skos:exactMatch tero:p23405 .
tero:p761
  skos:prefLabel "technicians"@en, "tekniker"@sv, "teknikot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23405 .

ysa:Y162338 skos:exactMatch tero:p23405 .
tero:p23405
  skos:prefLabel "biltekniker (personer)"@sv, "autoteknikot (ammatit)"@fi, "motor technicians (occupations)"@en ;
  skosext:broaderGeneric tero:p761 ;
  skos:altLabel "autoteknikot"@fi, "biltekniker (yrken)"@sv, "biltekniker"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p23405, ysa:Y162338, allars:Y40074 ;
  skos:broader tero:p761 .

allars:Y40074 skos:exactMatch tero:p23405 .
