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

<http://www.yso.fi/onto/ttl/TTL2289> skos:exactMatch tero:TTL2289 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL2289
  skosext:broaderGeneric tero:p3320 ;
  skos:broader tero:p3320 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2289> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "psyykkinen kuntoutus"@fi, "psychological rehabilitation"@en, "psykisk rehabilitering"@sv ;
  a skos:Concept .

