@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:p8884
  skos:prefLabel "painting"@en, "målning (konstnärligt skapande)"@sv, "maalaus (taiteellinen luonti)"@fi ;
  a skos:Concept ;
  skos:related tero:p22671 .

yso:p22671 skos:exactMatch tero:p22671 .
tero:p1744
  skos:prefLabel "artistic creation"@en, "konstnärligt skapande"@sv, "taiteellinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22671 .

allars:Y38684 skos:exactMatch tero:p22671 .
ysa:Y169397 skos:exactMatch tero:p22671 .
tero:p22671
  skosext:broaderGeneric tero:p1744 ;
  skos:prefLabel "väritys"@fi, "kolorering"@sv ;
  skos:altLabel "värittäminen"@fi ;
  skos:broader tero:p1744 ;
  skos:related tero:p8884 ;
  skos:exactMatch allars:Y38684, yso:p22671, ysa:Y169397 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

