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

tero:conceptscheme a skos:ConceptScheme .
tero:p3160
  skos:prefLabel "matematik"@sv, "mathematics"@en, "matematiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11197 .

yso:p11197 skos:exactMatch tero:p11197 .
ysa:Y104810 skos:exactMatch tero:p11197 .
tero:p11197
  skosext:broaderGeneric tero:p3160 ;
  a skos:Concept ;
  skos:prefLabel "variationskalkyl"@sv, "calculus of variations"@en, "variaatiolaskenta"@fi ;
  skos:exactMatch yso:p11197, ysa:Y104810, allars:Y28657 ;
  skos:broader tero:p3160 ;
  skos:inScheme tero:conceptscheme .

allars:Y28657 skos:exactMatch tero:p11197 .
