@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p7293
  skos:closeMatch ysa:Y106517, allars:Y23483 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "neurondatorer"@sv, "neurocomputers"@en, "neurotietokoneet"@fi ;
  skos:altLabel "neuraalitietokoneet"@fi, "hermoverkkotietokoneet"@fi ;
  a skos:Concept ;
  skos:related yso:p2616, yso:p7291, yso:p7292 ;
  skos:broader yso:p6787 .

yso:p7291
  skos:prefLabel "neuronkalkylering"@sv, "neural calculation"@en, "neuraalilaskenta"@fi ;
  a skos:Concept ;
  skos:related yso:p7293 .

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

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

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

yso:p6787
  skos:prefLabel "computers"@en, "tietokoneet"@fi, "datorer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p7293 .

