@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:p8357
  skos:prefLabel "patients"@en, "patienter"@sv, "potilaat"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR2120 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR2120
  skosext:broaderGeneric tero:p8357 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p8357 ;
  skos:related tero:p12297 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR2120> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "mielenterveyspotilaat"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/stameta/TNR2120> skos:exactMatch tero:TNR2120 .
tero:p12297
  skos:prefLabel "psykiatrisk rehabilitering (patienter)"@sv, "mielenterveyskuntoutujat"@fi, "psychiatric rehabilitation -- patients"@en ;
  a skos:Concept ;
  skos:related tero:TNR2120 .

