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

tero:TNR776
  skos:prefLabel "therapy"@en, "terapi"@sv, "terapia"@fi ;
  a skos:Concept ;
  skos:related tero:D026741 .

<http://www.yso.fi/onto/mesh/D026741> skos:exactMatch tero:D026741 .
tero:conceptscheme a skos:ConceptScheme .
tero:D026741
  skos:altLabel "physical therapy techniques"@en, "fysikaalinen hoito"@fi, "fysikaaliset hoidot"@fi, "fysioterapiamenetelmä"@fi, "physiotherapy (techniques)"@en, "fysikaalinen hoitomenetelmä"@fi, "fysikaaliset hoitomenetelmät"@fi ;
  skos:prefLabel "sjukgymnastik"@sv, "physical therapy modalities"@en, "fysioterapiamenetelmät"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:hiddenLabel "physical therapy modality"@en, "techniques, physical therapy"@en, "modalities, physical therapy"@en, "modality, physical therapy"@en, "physiotherapies (techniques)"@en, "physical therapy technique"@en ;
  skos:broader tero:p392 ;
  skos:related tero:TNR776 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p392 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D026741> .

tero:p392
  skos:prefLabel "methods of treatment"@en, "behandlingsmetoder"@sv, "hoitomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:D026741 .

