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

yso:p25292 skos:exactMatch tero:p25292 .
tero:p3971
  skos:prefLabel "test"@sv, "tests"@en, "testit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25292 .

tero:conceptscheme a skos:ConceptScheme .
tero:p25292
  skos:broader tero:p3971 ;
  skos:exactMatch yso:p25292, ysa:Y177834, allars:Y40402 ;
  skos:altLabel "Turingin koe"@fi ;
  skos:prefLabel "Turing test"@en, "Turingin testi"@fi, "Turingtestet"@sv ;
  skosext:broaderGeneric tero:p3971 ;
  skos:related tero:p2616 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y177834 skos:exactMatch tero:p25292 .
allars:Y40402 skos:exactMatch tero:p25292 .
tero:p2616
  skos:prefLabel "artificial intelligence"@en, "artificiell intelligens"@sv, "tekoäly"@fi ;
  a skos:Concept ;
  skos:related tero:p25292 .

