@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p17506
  skos:broader koko:p5490 ;
  skos:closeMatch ysa:Y10550 ;
  skos:related koko:p487 ;
  skos:exactMatch yso:p14165 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "trigonometric functions"@en, "trigonometriset funktiot"@fi, "trigonometriska funktioner"@sv ;
  a skos:Concept .

koko:p5490
  skos:prefLabel "functions"@en, "funktiot"@fi, "funktioner"@sv ;
  a skos:Concept ;
  skos:narrower koko:p17506 .

koko:p487
  skos:prefLabel "arkusfunktiot"@fi, "arcusfunktioner"@sv ;
  a skos:Concept ;
  skos:related koko:p17506 .

