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

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

tero:conceptscheme a skos:ConceptScheme .
yso:p9820 skos:exactMatch tero:p9820 .
tero:p9820
  skosext:broaderGeneric tero:p956 ;
  skos:note "Kirjailija Juhani Ahon ja taidemaalari Venny Soldan-Brofeldtin taitelijakoti Järvenpäässä" ;
  skos:broader tero:p956 ;
  skos:exactMatch ysa:Y111227, yso:p9820 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Ahola"@sv, "Ahola"@fi ;
  a skos:Concept .

