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

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

yso:p14593 skos:exactMatch tero:p14593 .
tero:p23716
  skos:prefLabel "vocational special needs teachers"@en, "ammatilliset erityisopettajat"@fi, "specialyrkeslärare"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p14593 ;
  skos:broader tero:p14593 .

ysa:Y101298 skos:exactMatch tero:p14593 .
allars:Y26608 skos:exactMatch tero:p14593 .
tero:p14593
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1117 ;
  skos:exactMatch ysa:Y101298, yso:p14593, allars:Y26608 ;
  skos:narrower tero:p23716 ;
  skos:prefLabel "special teachers"@en, "erityisopettajat"@fi, "speciallärare"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1117 .

