@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:p8310
  skos:note "Yksityinen taidemuseo Signe ja Ane Gyllenbergin entisessä kodissa Helsingin Kuusisaaressa" ;
  skos:broader koko:p32213 ;
  skos:closeMatch ysa:Y21404 ;
  skos:exactMatch yso:p8143 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "Villa Gyllenberg"@fi ;
  a skos:Concept .

koko:p32213
  skos:prefLabel "art museums"@en, "konstmuseer"@sv, "taidemuseot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p8310 .

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

