@prefix yso: <http://www.yso.fi/onto/yso/> .
@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#> .

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

allars:Y16756 skos:exactMatch tero:p8674 .
ysa:Y108613 skos:exactMatch tero:p8674 .
tero:p8674
  skos:prefLabel "tanssikasvatus"@fi, "dansfostran"@sv, "dance education"@en ;
  skos:exactMatch yso:p8674, ysa:Y108613, allars:Y16756 ;
  skos:broader tero:p5457 ;
  skosext:broaderGeneric tero:p5457 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

