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

koko:p33462
  dc11:creator "Museoalan asiasanasto" ;
  skos:broader koko:p37095 ;
  skos:exactMatch maotao:flaamilainen_taide, tao:flaamilainen_taide ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "flaamilainen taide"@fi ;
  a skos:Concept .

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

koko:p37095
  skos:prefLabel "art"@en, "taide"@fi, "konst"@sv ;
  a skos:Concept ;
  skos:narrower koko:p33462 .

