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

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

yso:p415
  skos:prefLabel "forskningsmetoder"@sv, "methods of research"@en, "tutkimusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11546 .

yso:p11546
  skos:broader yso:p415 ;
  skos:closeMatch ysa:Y128882 ;
  skos:altLabel "Functional Independence Measure"@fi ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "Functional Independence Measure"@en, "FIM-toimintakykymittari"@fi ;
  a skos:Concept .

