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

tero:conceptscheme a skos:ConceptScheme .
tero:p6669
  skos:prefLabel "art prizes"@en, "konstpris"@sv, "taidepalkinnot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9919 .

ysa:Y117212 skos:exactMatch tero:p9919 .
tero:p9919
  skos:broader tero:p6669 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6669 ;
  skos:exactMatch ysa:Y117212, allars:Y34305, yso:p9919 ;
  skos:prefLabel "Young Artist of the Year"@en, "Årets unga konstnär"@sv, "Vuoden nuori taiteilija"@fi ;
  skos:inScheme tero:conceptscheme .

yso:p9919 skos:exactMatch tero:p9919 .
allars:Y34305 skos:exactMatch tero:p9919 .
