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

tero:conceptscheme a skos:ConceptScheme .
tero:p5457
  skos:prefLabel "konstfostran"@sv, "art education"@en, "taidekasvatus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14310 .

yso:p14310 skos:exactMatch tero:p14310 .
allars:Y27462 skos:exactMatch tero:p14310 .
ysa:Y108614 skos:exactMatch tero:p14310 .
tero:p14310
  a skos:Concept ;
  skos:exactMatch ysa:Y108614, yso:p14310, allars:Y27462 ;
  skos:prefLabel "teatterikasvatus"@fi, "theatre education"@en, "teaterfostran"@sv ;
  skos:broader tero:p5457 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5457 .

