@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:p9351
  skos:prefLabel "mathematical talent"@en, "matemaattinen lahjakkuus"@fi, "matematisk begåvning"@sv ;
  a skos:Concept ;
  skos:related tero:p23002 .

tero:p23002
  skos:exactMatch yso:p23002, ysa:Y161750, allars:Y36796 ;
  skos:prefLabel "mathematical skills"@en, "matemaattiset taidot"@fi, "matematiska färdigheter"@sv ;
  skosext:broaderGeneric tero:p5798 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p9351 ;
  skos:broader tero:p5798 ;
  a skos:Concept ;
  skos:altLabel "laskutaito"@fi .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y161750 skos:exactMatch tero:p23002 .
allars:Y36796 skos:exactMatch tero:p23002 .
tero:p5798
  skos:prefLabel "skills"@en, "färdigheter"@sv, "taidot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23002 .

yso:p23002 skos:exactMatch tero:p23002 .
