@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:p17831
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "teräsrakenteet"@fi, "steel constructions"@en, "stålkonstruktioner"@sv ;
  skos:exactMatch allars:Y27079, ysa:Y99454, yso:p17831 ;
  a skos:Concept ;
  skos:broader tero:p994 ;
  skosext:broaderGeneric tero:p994 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y99454 skos:exactMatch tero:p17831 .
tero:p994
  skos:prefLabel "konstruktioner"@sv, "structures"@en, "rakenteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17831 .

yso:p17831 skos:exactMatch tero:p17831 .
allars:Y27079 skos:exactMatch tero:p17831 .
