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

yso:p9052
  skos:prefLabel "gruppboende"@sv, "group homes"@en, "ryhmäkodit"@fi ;
  a skos:Concept ;
  skos:related yso:p9050 .

yso:p256
  skos:prefLabel "homes"@en, "bostäder"@sv, "asunnot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9050 .

yso:p9050
  skos:related yso:p9053, yso:p9052, yso:p6472, yso:p9051 ;
  skos:broader yso:p256 ;
  dc11:source "Sosiaaliturvan sanasto" ;
  skos:prefLabel "service flats"@en, "servicebostäder"@sv, "palveluasunnot"@fi ;
  skos:closeMatch allars:Y25751, ysa:Y97994 ;
  rdfs:comment "palveluasumiseen tarkoitettu asunto. Palveluasunto sijaitsee tavallisesti palvelutalossa tai palveluasuntoryhmässä. Palveluasunnon tulee olla varustetasoltaan tarkoituksenmukainen." ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p6472
  skos:prefLabel "housing services"@en, "boendeservice"@sv, "asumispalvelut"@fi ;
  a skos:Concept ;
  skos:related yso:p9050 .

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

yso:p9053
  skos:prefLabel "servicehem"@sv, "service homes"@en, "palvelukodit"@fi ;
  a skos:Concept ;
  skos:related yso:p9050 .

yso:p9051
  skos:prefLabel "service blocks"@en, "servicehus"@sv, "palvelutalot"@fi ;
  a skos:Concept ;
  skos:related yso:p9050 .

