@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

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

koko:p40280
  dc11:date "13.11.2003" ;
  dc11:creator "lkm, Suvi Kettula" ;
  skos:broader koko:p32910 ;
  skos:exactMatch maotao:pegamoidi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "pegamoidi" ;
  a skos:Concept .

koko:p32910
  skos:prefLabel "konstläder"@sv, "imitation leather"@en, "tekonahka"@fi ;
  a skos:Concept ;
  skos:narrower koko:p40280 .

