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

tero:conceptscheme a skos:ConceptScheme .
allars:Y15976 skos:exactMatch tero:p16510 .
ysa:Y94858 skos:exactMatch tero:p16510 .
tero:p16510
  skos:prefLabel "betonirakenteet"@fi, "concrete structures"@en, "betongkonstruktioner"@sv ;
  a skos:Concept ;
  skos:exactMatch yso:p16510, allars:Y15976, ysa:Y94858 ;
  skos:broader tero:p994 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p994 .

yso:p16510 skos:exactMatch tero:p16510 .
tero:p994
  skos:prefLabel "konstruktioner"@sv, "structures"@en, "rakenteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16510 .

