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

yso:p6471
  rdfs:comment "tukiasumiseen tarkoitettu asunto. Tukiasunto on sosiaaliviranomaisten hallinnassa tai omistuksessa." ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y27106, ysa:Y107273 ;
  skos:prefLabel "stödbostäder"@sv, "supportive housing"@en, "tukiasunnot"@fi ;
  skos:broader yso:p256 ;
  a skos:Concept ;
  dc11:source "Sosiaaliturvan sanasto" ;
  skos:related yso:p6472 .

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

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

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

