@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@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:p6729
  skos:prefLabel "talent"@en, "lahjakkuus"@fi, "begåvning"@sv ;
  a skos:Concept ;
  skos:narrower yso:p9351 .

yso:p9351
  skos:related yso:p23002, yso:p23001 ;
  skos:prefLabel "matemaattinen lahjakkuus"@fi, "mathematical talent"@en, "matematisk begåvning"@sv ;
  a skos:Concept ;
  skos:broader yso:p6729 ;
  skos:inScheme kulo:conceptscheme ;
  skos:closeMatch ysa:Y109258, allars:Y22523 .

yso:p23001
  skos:prefLabel "mathematical thinking"@en, "matemaattinen ajattelu"@fi, "matematiskt tänkande"@sv ;
  a skos:Concept ;
  skos:related yso:p9351 .

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

yso:p23002
  skos:prefLabel "mathematical skills"@en, "matemaattiset taidot"@fi, "matematiska färdigheter"@sv ;
  a skos:Concept ;
  skos:related yso:p9351 .

