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

<http://www.yso.fi/onto/ttl/TTL198> skos:exactMatch tero:p16515 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y32069 skos:exactMatch tero:p16515 .
ysa:Y105456 skos:exactMatch tero:p16515 .
tero:p16515
  a skos:Concept ;
  skos:exactMatch ysa:Y105456, allars:Y32069, <http://www.yso.fi/onto/ttl/TTL198> ;
  skos:altLabel "liikenneopettajat"@fi, "trafiklärare"@sv ;
  skos:broader tero:p1117 ;
  skos:prefLabel "driving instructors"@en, "bilskollärare"@sv, "autokoulunopettajat"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1117 .

tero:p1117
  skos:prefLabel "teachers"@en, "opettajat"@fi, "lärare"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16515 .

