@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p8357
  skos:prefLabel "patients"@en, "patienter"@sv, "potilaat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5889 .

tero:p5889
  skos:broader tero:p8357 ;
  skosext:broaderGeneric tero:p8357 ;
  skos:prefLabel "psychiatric patients"@en, "psykiatriska patienter"@sv, "psykiatriset potilaat"@fi ;
  skos:related tero:p12297, tero:p5887, tero:p5888 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1244>, ysa:Y98251, allars:Y24754 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:note "YSOsama Sama termi kuin YSOssa"@fi .

tero:conceptscheme a skos:ConceptScheme .
tero:p5887
  skos:prefLabel "mentally ill persons"@en, "psykiskt sjuka"@sv, "psyykkisesti sairaat"@fi ;
  a skos:Concept ;
  skos:related tero:p5889 .

allars:Y24754 skos:exactMatch tero:p5889 .
<http://www.yso.fi/onto/stameta/TNR1244> skos:exactMatch tero:p5889 .
ysa:Y98251 skos:exactMatch tero:p5889 .
tero:p5888
  skos:prefLabel "sick people"@en, "sairaat"@fi, "sjuka"@sv ;
  a skos:Concept ;
  skos:related tero:p5889 .

tero:p12297
  skos:prefLabel "psykiatrisk rehabilitering (patienter)"@sv, "mielenterveyskuntoutujat"@fi, "psychiatric rehabilitation -- patients"@en ;
  a skos:Concept ;
  skos:related tero:p5889 .

