@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:TTL955
  skosext:broaderGeneric tero:p3320 ;
  skos:broader tero:p3320 ;
  skos:related tero:p10515 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL955> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "fyysinen kuntoutus"@fi, "fysisk rehabilitering"@sv, "physical rehabilitation"@en ;
  a skos:Concept .

tero:p3320
  skos:prefLabel "rehabiltation"@en, "kuntoutus"@fi, "rehabilitering"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL955 .

<http://www.yso.fi/onto/ttl/TTL955> skos:exactMatch tero:TTL955 .
tero:p10515
  skos:prefLabel "fysioterapi"@sv, "physiotherapy"@en, "fysioterapia"@fi ;
  a skos:Concept ;
  skos:related tero:TTL955 .

