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

ysa:Y96939 skos:exactMatch tero:p15483 .
tero:p15483
  skos:exactMatch allars:Y21951, ysa:Y96939, yso:p15483 ;
  skos:prefLabel "lineaarinen optimointi"@fi, "linear optimisation"@en, "linjär optimering"@sv ;
  skos:broader tero:p13477 ;
  skos:altLabel "linjär programmering"@sv, "lineaarinen ohjelmointi"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p13477 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y21951 skos:exactMatch tero:p15483 .
tero:p13477
  skos:prefLabel "optimisation"@en, "optimering"@sv, "optimointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15483 .

yso:p15483 skos:exactMatch tero:p15483 .
