@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 .
yso:p20234 skos:exactMatch tero:p20234 .
tero:p20234
  skosext:broaderGeneric tero:p8374 ;
  skos:broader tero:p8374 ;
  skos:exactMatch ysa:Y116986, allars:Y40791, yso:p20234 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Vuoden kellokas (pris)"@sv, "Vuoden kellokas"@fi ;
  a skos:Concept .

ysa:Y116986 skos:exactMatch tero:p20234 .
allars:Y40791 skos:exactMatch tero:p20234 .
tero:p8374
  skos:prefLabel "pris (belöning)"@sv, "prizes"@en, "palkinnot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20234 .

