@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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:p31394 .

koko:p31394
  skos:prefLabel "sumerian art"@en, "sumerilainen taide"@fi, "sumerisk konst"@sv ;
  skos:broader koko:p37095, koko:p48380 ;
  skos:exactMatch yso:p20197, tao:sumerilainen_taide ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y10331 .

koko:p48380
  skos:prefLabel "styles"@en, "tyylit"@fi, "stilar"@sv ;
  a skos:Concept ;
  skos:narrower koko:p31394 .

