@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p9278
  skos:prefLabel "tak"@sv, "roofs"@en, "katot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19870 .

yso:p19870 skos:exactMatch tero:p19870 .
ysa:Y102281 skos:exactMatch tero:p19870 .
allars:Y20091 skos:exactMatch tero:p19870 .
tero:p19870
  skos:prefLabel "innertak"@sv, "ceilings"@en, "sisäkatot"@fi ;
  skos:exactMatch yso:p19870, allars:Y20091, ysa:Y102281 ;
  skos:broader tero:p9278 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p9278 ;
  skos:inScheme tero:conceptscheme .

