@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p34487
  skos:narrower koko:p2421 ;
  a skos:Concept ;
  skos:prefLabel "algorithms"@en, "algoritmit"@fi, "algoritmer"@sv ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p14524 ;
  skos:closeMatch ysa:Y488 ;
  skos:note "säännönmukainen, mekaaninen laskumenetelmä" ;
  skos:broader koko:p33965 .

koko:p33965
  skos:prefLabel "metoder"@sv, "menetelmät"@fi, "methods"@en ;
  a skos:Concept ;
  skos:narrower koko:p34487 .

koko:p2421
  skos:prefLabel "geneettiset algoritmit"@fi, "genetic algorithms"@en, "genetiska algoritmer"@sv ;
  a skos:Concept ;
  skos:broader koko:p34487 .

