@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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/> .

tero:p20424
  skosext:broaderGeneric tero:p11345 ;
  skos:broader tero:p11345 ;
  skos:exactMatch ysa:Y110357, yso:p20424 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Villa Urpo"@en, "Villa Urpo"@fi, "Villa Urpo"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p11345
  skos:prefLabel "hemmuseer"@sv, "home museums"@en, "kotimuseot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20424 .

yso:p20424 skos:exactMatch tero:p20424 .
ysa:Y110357 skos:exactMatch tero:p20424 .
