@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p12290
  skos:prefLabel "tidsserier"@sv, "time series"@en, "aikasarjat"@fi ;
  a skos:Concept ;
  skos:related tero:p22747 .

tero:conceptscheme a skos:ConceptScheme .
tero:p22747
  skos:exactMatch yso:p22747, allars:Y35236, ysa:Y152531 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "time series analysis"@en, "tidsserieanalys"@sv, "aikasarja-analyysi"@fi ;
  skosext:broaderGeneric tero:p3127 ;
  skos:related tero:p12290 ;
  skos:broader tero:p3127 .

ysa:Y152531 skos:exactMatch tero:p22747 .
yso:p22747 skos:exactMatch tero:p22747 .
allars:Y35236 skos:exactMatch tero:p22747 .
tero:p3127
  skos:prefLabel "statstical methods"@en, "statistiska metoder"@sv, "tilastomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22747 .

