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

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

koko:p17338
  skos:broader koko:p15443 ;
  skos:closeMatch ysa:Y12729 ;
  skos:exactMatch yso:p16195 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "rikkomaton aineenkoetus"@fi, "oförstörande materialprovning"@sv, "non-destructive testing"@en ;
  a skos:Concept .

koko:p15443
  skos:prefLabel "material testing"@en, "materialprovning"@sv, "aineenkoetus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p17338 .

