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

yso:p3552
  skos:prefLabel "differential equations"@en, "differentiaaliyhtälöt"@fi, "differentialekvationer"@sv ;
  a skos:Concept ;
  skos:broader yso:p3553 .

yso:p8233
  skos:prefLabel "difference equations"@en, "differenssiyhtälöt"@fi, "differensekvationer"@sv ;
  a skos:Concept ;
  skos:broader yso:p3553 .

yso:p20357
  skos:prefLabel "integral equations"@en, "integraaliyhtälöt"@fi, "integralekvationer"@sv ;
  a skos:Concept ;
  skos:broader yso:p3553 .

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

yso:p3553
  a skos:Concept ;
  skos:broader yso:p1880 ;
  skos:prefLabel "yhtälöt"@fi, "equations"@en, "ekvationer"@sv ;
  skos:narrower yso:p20357, yso:p3552, yso:p8233 ;
  skos:closeMatch ysa:Y101278, allars:Y17298 ;
  skos:related yso:p15720 ;
  skos:inScheme yso:conceptscheme .

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

yso:p15720
  skos:prefLabel "inequalities (mathematics)"@en, "epäyhtälöt"@fi, "olikheter (matematik)"@sv ;
  a skos:Concept ;
  skos:related yso:p3553 .

