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

yso:p2470
  skos:prefLabel "sjukgymnaster"@sv, "physical therapists"@en, "lääkintävoimistelijat"@fi ;
  a skos:Concept ;
  skos:related yso:p2469 .

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

yso:p2469
  skos:prefLabel "fysioterapeuter"@sv, "physiotherapists"@en, "fysioterapeutit"@fi ;
  skos:related yso:p2366, yso:p2470 ;
  a skos:Concept ;
  skos:scopeNote "Sjukgymnasternas yrkesbeteckning sedan år 1993"@sv, "Lääkintävoimistelijoiden ammattinimeke vuodesta 1993 lähtien" ;
  skos:inScheme yso:conceptscheme ;
  skosext:partOf yso:p2366 ;
  skos:closeMatch allars:Y18462, ysa:Y107371 ;
  skos:broader yso:p1179 .

yso:p2366
  skos:prefLabel "health service personnel"@en, "hälsovårdspersonal"@sv, "terveydenhuoltohenkilöstö"@fi ;
  a skos:Concept ;
  skos:related yso:p2469 .

yso:p1179
  skos:prefLabel "occupations"@en, "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2469 .

