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

ysa:Y138622 skos:exactMatch tero:p10856 .
tero:p10856
  skosext:broaderGeneric tero:p1786 ;
  skos:broader tero:p1786 ;
  skos:exactMatch ysa:Y138622, yso:p10856 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Villa Kokkonen"@en, "Villa Kokkonen"@sv, "Villa Kokkonen"@fi ;
  a skos:Concept .

