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

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

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

