@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ysa:Y110361 skos:exactMatch tero:p10287 .
yso:p10287 skos:exactMatch tero:p10287 .
tero:conceptscheme a skos:ConceptScheme .
tero:p10287
  skosext:broaderGeneric tero:p1786 ;
  skos:broader tero:p1786 ;
  rdfs:comment "F. E. Sillanpään nuoruudenkoti ja esikoisteoksen syntypaikka Hämeenkyrössä" ;
  skos:exactMatch ysa:Y110361, yso:p10287 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Töllinmäki"@sv, "Töllinmäki"@fi ;
  a skos:Concept .

tero:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10287 .

