@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

tero:p7988
  skos:exactMatch allars:Y15461, ysa:Y107792, yso:p7988 ;
  skos:altLabel "keinoelämä"@fi, "digitaalielämä"@fi, "digitalt liv"@sv ;
  skos:related tero:p7986, tero:p7292, tero:p2616, tero:p3168, tero:p7987 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "artificiellt liv"@sv, "tekoelämä"@fi, "artificial life"@en ;
  skos:broader tero:p1452 ;
  rdfs:comment "keinotekoisista eliöistä; tietokoneohjelmilla simuloiduista eliöistä ja eliöyhteisöistä" ;
  skosext:broaderGeneric tero:p1452 ;
  dc11:source "Kielitoimiston sanakirja" .

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

tero:p2616
  skos:prefLabel "artificial intelligence"@en, "artificiell intelligens"@sv, "tekoäly"@fi ;
  a skos:Concept ;
  skos:related tero:p7988 .

tero:p1452
  skos:prefLabel "skapande med hjälp av tekniskt redskap"@sv, "creation by machines"@en, "koneellinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7988 .

yso:p7988 skos:exactMatch tero:p7988 .
tero:p3168
  skos:prefLabel "life"@en, "elämä"@fi, "livet"@sv ;
  a skos:Concept ;
  skos:related tero:p7988 .

ysa:Y107792 skos:exactMatch tero:p7988 .
allars:Y15461 skos:exactMatch tero:p7988 .
tero:p7987
  skos:prefLabel "geneettiset algoritmit"@fi, "genetic algorithms"@en, "genetiska algoritmer"@sv ;
  a skos:Concept ;
  skos:related tero:p7988 .

