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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y103284 skos:exactMatch tero:p7811 .
yso:p7811 skos:exactMatch tero:p7811 .
tero:p7812
  skos:prefLabel "sjukgymnastik"@sv, "lääkintävoimistelu"@fi, "physiotherapy"@en ;
  a skos:Concept ;
  skos:related tero:p7811 .

allars:Y25485 skos:exactMatch tero:p7811 .
tero:p6533
  skos:prefLabel "physical treatment"@en, "fysikaalinen hoito"@fi, "fysikalisk behandling"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7811 .

tero:p7811
  skos:prefLabel "exercise therapy"@en, "rörelseterapi"@sv, "liikuntahoito"@fi ;
  skos:broader tero:p6533 ;
  skos:altLabel "therapeutic exercise"@en ;
  skos:exactMatch allars:Y25485, yso:p7811, ysa:Y103284 ;
  skosext:broaderGeneric tero:p6533 ;
  skos:related tero:p7812 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

