@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y15259 skos:exactMatch tero:p4982 .
tero:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4982 .

tero:p4982
  skos:prefLabel "approksimointi"@fi, "approximation"@en, "approximation"@sv ;
  a skos:Concept ;
  skos:broader tero:p642 ;
  skosext:broaderGeneric tero:p642 ;
  skos:exactMatch yso:p4982, ysa:Y100797, allars:Y15259 ;
  skos:inScheme tero:conceptscheme .

ysa:Y100797 skos:exactMatch tero:p4982 .
yso:p4982 skos:exactMatch tero:p4982 .
