@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p13877
  skos:prefLabel "shop windows"@en, "skyltfönster"@sv, "näyteikkunat"@fi ;
  a skos:Concept ;
  skos:related yso:p8592 .

yso:p10693
  skos:prefLabel "dekorering"@sv, "decoration"@en, "koristelu"@fi ;
  a skos:Concept ;
  skos:related yso:p8592 .

yso:p8591
  skos:prefLabel "window dressers"@en, "dekoratörer (marknadsföring)"@sv, "somistajat"@fi ;
  a skos:Concept ;
  skos:related yso:p8592 .

yso:p1744
  skos:prefLabel "artistic creation"@en, "konstnärligt skapande"@sv, "taiteellinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8592 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p8592
  skos:broader yso:p1744 ;
  skos:related yso:p8591, yso:p13877, yso:p10693 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "window dressing"@en, "skyltning (reklamkonst)"@sv, "somistus"@fi ;
  a skos:Concept .

