@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:p10763 skos:exactMatch tero:p10763 .
ysa:Y142239 skos:exactMatch tero:p10763 .
tero:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10763 .

tero:p10763
  skos:exactMatch yso:p10763, ysa:Y142239 ;
  skos:note "Kivi-talo Säätiön ylläpitämä huvila Helsingissä Linnunlaulun alueella" ;
  skos:prefLabel "Villa Kivi"@en, "Villa Kivi"@sv, "Villa Kivi"@fi ;
  skos:broader tero:p1786 ;
  skosext:broaderGeneric tero:p1786 ;
  skos:altLabel "Kirjailijatalo Villa Kivi"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

