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

tero:p21931
  skos:prefLabel "gymnastiklärare"@sv, "voimistelunopettajat"@fi, "physical education teachers"@en ;
  skos:exactMatch ysa:Y163671, yso:p21931, allars:Y40881 ;
  skos:broader tero:p1117 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1117 .

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

yso:p21931 skos:exactMatch tero:p21931 .
allars:Y40881 skos:exactMatch tero:p21931 .
