@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

koko:p33345
  skos:prefLabel "steel"@en, "stål"@sv, "teräs"@fi ;
  a skos:Concept ;
  skos:narrower koko:p30777 .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p30777
  skos:prefLabel "rostfritt stål"@sv, "stainless steel"@en, "ruostumaton teräs"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p15964, tao:ruostumaton_teräs ;
  a skos:Concept ;
  skos:broader koko:p33345, koko:p43135 ;
  skos:closeMatch ysa:Y4565 .

koko:p43135
  skos:prefLabel "seosmetallit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p30777 .

