@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix valo: <http://www.yso.fi/onto/valo/> .

koko:p42745
  skos:prefLabel "digitaalinen taide"@fi ;
  a skos:Concept ;
  skos:narrower koko:p42695 .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p42695
  skos:broader koko:p42745 ;
  dc11:source "Yleinen Suomalainen Asiasanasto#tietokonegrafiikka" ;
  skos:exactMatch valo:tietokonegrafiikka ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tietokonegrafiikka"@fi ;
  a skos:Concept .

