@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:p7097
  skos:prefLabel "functions"@en, "funktiot"@fi, "funktioner"@sv ;
  a skos:Concept ;
  skos:narrower tero:p13391 .

yso:p13391 skos:exactMatch tero:p13391 .
ysa:Y102642 skos:exactMatch tero:p13391 .
allars:Y20915 skos:exactMatch tero:p13391 .
tero:conceptscheme a skos:ConceptScheme .
tero:p13391
  skosext:broaderGeneric tero:p7097 ;
  skos:exactMatch yso:p13391, ysa:Y102642, allars:Y20915 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "komplexa funktioner"@sv, "complex functions"@en, "kompleksifunktiot"@fi ;
  a skos:Concept ;
  skos:broader tero:p7097 .

