@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:TNR616 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR616
  skosext:broaderGeneric tero:p3320 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p3320 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR616> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "veteraanikuntoutus"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/stameta/TNR616> skos:exactMatch tero:TNR616 .
