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

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

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

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

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

ysa:Y108841 skos:exactMatch tero:p7987 .
allars:Y18926 skos:exactMatch tero:p7987 .
tero:p1880
  skos:prefLabel "mathematical methods"@en, "matematiska metoder"@sv, "matemaattiset menetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7987 .

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

