@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p5888
  skos:prefLabel "sick people"@en, "sairaat"@fi, "sjuka"@sv ;
  a skos:Concept ;
  skos:related yso:p5889 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

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

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

yso:p5889
  skos:broader yso:p8357 ;
  skos:related yso:p5887, yso:p12297, yso:p5888 ;
  skos:closeMatch allars:Y24754, ysa:Y98251 ;
  skos:prefLabel "psykiatriset potilaat"@fi, "psykiatriska patienter"@sv, "psychiatric patients"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p5887
  skos:prefLabel "psychically ill people"@en, "psykiskt sjuka"@sv, "psyykkisesti sairaat"@fi ;
  a skos:Concept ;
  skos:related yso:p5889 .

