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

yso:p1350 skos:exactMatch tero:p1350 .
tero:p1350
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p956 ;
  skos:exactMatch ysa:Y105798, yso:p1350 ;
  skos:prefLabel "Visavuori"@en, "Visavuori"@sv, "Visavuori"@fi ;
  skos:note "Kuvanveistäjä Emil Wikströmin taiteilijakoti Sääksmäellä" ;
  skos:broader tero:p956 .

tero:p956
  skos:prefLabel "artists' homes"@en, "konstnärshem"@sv, "taiteilijakodit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1350 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y105798 skos:exactMatch tero:p1350 .
