@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p8143 skos:exactMatch tero:p8143 .
tero:p8144
  skos:prefLabel "art museums"@en, "konstmuseer"@sv, "taidemuseot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8143 .

ysa:Y124726 skos:exactMatch tero:p8143 .
tero:conceptscheme a skos:ConceptScheme .
tero:p8143
  skos:note "Yksityinen taidemuseo Signe ja Ane Gyllenbergin entisessä kodissa Helsingin Kuusisaaressa" ;
  skos:broader tero:p8144 ;
  a skos:Concept ;
  skos:exactMatch yso:p8143, ysa:Y124726 ;
  skosext:broaderGeneric tero:p8144 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Villa Gyllenberg"@en, "Villa Gyllenberg"@fi, "Villa Gyllenberg"@sv .

