@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:p8233 skos:exactMatch tero:p8233 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3553
  skos:prefLabel "equations"@en, "yhtälöt"@fi, "ekvationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p8233 .

ysa:Y101074 skos:exactMatch tero:p8233 .
tero:p8233
  skos:exactMatch yso:p8233, ysa:Y101074, allars:Y16917 ;
  a skos:Concept ;
  skos:broader tero:p3553 ;
  skosext:broaderGeneric tero:p3553 ;
  skos:prefLabel "difference equations"@en, "differenssiyhtälöt"@fi, "differensekvationer"@sv ;
  skos:inScheme tero:conceptscheme .

allars:Y16917 skos:exactMatch tero:p8233 .
