@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p21846
  skos:exactMatch allars:Y36785, ysa:Y161711, yso:p21846 ;
  skos:prefLabel "machine learning"@en, "maskininlärning"@sv, "koneoppiminen"@fi ;
  skosext:broaderGeneric tero:p2616 ;
  a skos:Concept ;
  skos:broader tero:p2616 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p2616
  skos:prefLabel "artificial intelligence"@en, "artificiell intelligens"@sv, "tekoäly"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21846 .

yso:p21846 skos:exactMatch tero:p21846 .
ysa:Y161711 skos:exactMatch tero:p21846 .
allars:Y36785 skos:exactMatch tero:p21846 .
