@prefix udcs: <http://udcdata.info/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

udcs:027013
  skos:broader udcs:025453 ;
  skos:altLabel "numeerinen analyysi"@fi, "numeerinen matematiikka | 51(091)"@fi, "numeerinen matematiikka"@fi ;
  skos:prefLabel "Computational mathematics. Numerical analysis"@en, "Numeerinen matematiikka. Numeerinen analyysi"@fi, "Numerisk analys"@sv ;
  a skos:Concept ;
  skos:inScheme udcs:udc-schema ;
  skos:notation "519.6"^^udcs:UDCnotation .

udcs:025453
  skos:notation "51"^^udcs:UDCnotation ;
  skos:prefLabel "Mathematics"@en, "Matematik"@sv, "Matematiikka"@fi ;
  a skos:Concept ;
  skos:narrower udcs:027013 .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
