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

tero:conceptscheme a skos:ConceptScheme .
yso:p18308 skos:exactMatch tero:p18308 .
tero:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18308 .

tero:p18308
  skos:exactMatch yso:p18308, ysa:Y122762 ;
  skos:broader tero:p1786 ;
  skos:prefLabel "Villa Miniato"@en, "Villa Miniato"@sv, "Villa Miniato"@fi ;
  skosext:broaderGeneric tero:p1786 ;
  skos:note "Huvila Espoon Soukassa, valmistui 1902, suunnittelu Arkkitehtuuritoimisto Gesellius, Lindgren & Saarinen" ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y122762 skos:exactMatch tero:p18308 .
