@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:conceptscheme a skos:ConceptScheme .
tero:p3320
  skos:prefLabel "rehabiltation"@en, "kuntoutus"@fi, "rehabilitering"@sv ;
  a skos:Concept ;
  skos:related tero:TTL2968 .

tero:TTL3084
  skos:prefLabel "occupational health personnel"@en, "företagshälsovårdspersonal"@sv, "työterveyshenkilöstö"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2968 .

tero:p2469
  skos:prefLabel "sjukgymnaster"@sv, "physiotherapists"@en, "fysioterapeutit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2968 .

tero:p10515
  skos:prefLabel "fysioterapi"@sv, "physiotherapy"@en, "fysioterapia"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2968 .

<http://www.yso.fi/onto/ttl/TTL2968> skos:exactMatch tero:TTL2968 .
tero:TTL2968
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p3320, tero:p10515, tero:TTL3084 ;
  skos:prefLabel "företagsfysioterapeuter, arbetsfysioterapeuter"@sv, "occupational physiotherapists"@en, "työfysioterapeutit"@fi ;
  skosext:broaderGeneric tero:p2469 ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2968> ;
  skos:broader tero:p2469 .

