@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p7987
  skos:related yso:p7988, yso:p7986, yso:p7292 ;
  skos:closeMatch allars:Y18926, ysa:Y108841 ;
  skos:prefLabel "genetiska algoritmer"@sv, "genetic algorithms"@en, "geneettiset algoritmit"@fi ;
  skos:broader yso:p14524, yso:p1880 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

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

yso:p7292
  skos:prefLabel "neuro-networks"@en, "neuroverkot"@fi, "neuronnät"@sv ;
  a skos:Concept ;
  skos:related yso:p7987 .

yso:p7988
  skos:prefLabel "artificial life"@en, "artificiellt liv"@sv, "tekoelämä"@fi ;
  a skos:Concept ;
  skos:related yso:p7987 .

yso:p1880
  skos:prefLabel "mathematical methods"@en, "matematiska metoder"@sv, "matemaattiset menetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7987 .

yso:p7986
  skos:prefLabel "sumea logiikka"@fi, "fuzzy logic"@en, "oskarp logik"@sv ;
  a skos:Concept ;
  skos:related yso:p7987 .

yso:p14524
  skos:prefLabel "algorithms"@en, "algoritmer"@sv, "algoritmit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7987 .

