@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#> .

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:p12297, yso:p5887, yso:p5888 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "psychiatric patients"@en, "psykiatriska patienter"@sv, "psykiatriset potilaat"@fi ;
  a skos:Concept .

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

