@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p24249 skos:exactMatch tero:p24249 .
tero:p24250
  skos:prefLabel "Rasch model"@en, "Raschin malli"@fi, "Rasch-modellen"@sv ;
  a skos:Concept ;
  skos:related tero:p24249 .

tero:p24249
  skos:related tero:p24250 ;
  skosext:broaderGeneric tero:p3127 ;
  skos:prefLabel "item analysis"@en, "delanalys"@sv, "osioanalyysi"@fi ;
  skos:broader tero:p3127 ;
  a skos:Concept ;
  skos:exactMatch yso:p24249 ;
  yso:p23805 ysa:Y172138 ;
  skos:inScheme tero:conceptscheme .

tero:p3127
  skos:prefLabel "statstical methods"@en, "statistiska metoder"@sv, "tilastomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24249 .

