@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:p4288
  skos:broader koko:p30970 ;
  skos:closeMatch ysa:Y2147 ;
  skos:altLabel "kirkon sisustus"@fi ;
  skos:exactMatch yso:p15499 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kirkkorakennukset -- sisustus"@fi ;
  a skos:Concept .

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

koko:p30970
  skos:prefLabel "interior design"@en, "inredning"@sv, "sisustus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p4288 .

