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

yso:p2227 skos:exactMatch tero:p2227 .
tero:p2227
  skos:broader tero:p1786 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p2227, ysa:Y94488 ;
  rdfs:comment "Norjalaisen arkkitehdin A. Arnebergin suunnittelema tiilinen huvilarakennus vuodelta 1916 Luvialla" ;
  skosext:broaderGeneric tero:p1786 ;
  a skos:Concept ;
  skos:prefLabel "Villa Petrell"@en, "Villa Petrell"@sv, "Villa Petrell"@fi .

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

