@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .

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

koko:p35178
  skos:closeMatch ysa:Y4655 ;
  skos:prefLabel "jointing compounds"@en, "saumausaineet"@fi, "fogningsmaterial"@sv ;
  skos:exactMatch yso:p11428, tao:saumausaineet ;
  skos:narrower koko:p35685 ;
  skos:broader koko:p32855 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

koko:p35685
  skos:prefLabel "putty"@en, "kitt"@sv, "kitti"@fi ;
  a skos:Concept ;
  skos:broader koko:p35178 .

koko:p32855
  skos:prefLabel "byggmaterial"@sv, "rakennusaineet"@fi, "building materials"@en ;
  a skos:Concept ;
  skos:narrower koko:p35178 .

