@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/> .

yso:p3160
  skos:prefLabel "matematik"@sv, "mathematics"@en, "matematiikka"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3590 .

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

yso:p3590
  skos:prefLabel "matemaattinen tilastotiede"@fi, "matematisk statistik"@sv, "mathematical statistics"@en ;
  skos:altLabel "tilastomatematiikka"@fi, "statistisk matematik"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p3127, yso:p3591 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y9346 ;
  skos:broader yso:p3160 .

yso:p3591
  skos:prefLabel "statistik  -- vetenskap"@sv, "statistics, academic discipline"@en, "tilastotiede"@fi ;
  a skos:Concept ;
  skos:related yso:p3590 .

yso:p3127
  skos:prefLabel "statistical methods"@en, "statistiska metoder"@sv, "tilastomenetelmät"@fi ;
  a skos:Concept ;
  skos:related yso:p3590 .

