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

koko:p721
  skos:broader koko:p15694 ;
  skos:closeMatch ysa:Y10440 ;
  skos:exactMatch yso:p4686 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tapetindustri"@sv, "wallpaper industry"@en, "tapettiteollisuus"@fi ;
  a skos:Concept .

koko:p15694
  skos:prefLabel "pappersförädlingsindustri"@sv, "paper processing industry"@en, "paperinjalostusteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p721 .

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

