@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

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

yso:p1880
  skos:prefLabel "mathematical methods"@en, "matematiska metoder"@sv, "matemaattiset menetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15546 .

yso:p15546
  skos:broader yso:p1880 ;
  skos:closeMatch ysa:Y101063, allars:Y16872 ;
  skos:altLabel "derivoiminen"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "derivering (matematiska metoder)"@sv, "derivoiminen (matemaattiset menetelmät)"@fi, "derivation"@en ;
  a skos:Concept .

yso:p19383 skos:narrowMatch yso:p15546 .
