@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1094
  a skos:Concept ;
  skos:broader yso:p6034 ;
  skos:altLabel "hospice-hoitokodit"@fi, "lindringshem"@sv ;
  skos:prefLabel "saattokodit"@fi, "hospices"@en, "hospicehem"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p1090 ;
  skos:closeMatch allars:Y19582, ysa:Y104244 .

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

yso:p1090
  skos:prefLabel "sjukhus"@sv, "hospitals"@en, "sairaalat"@fi ;
  a skos:Concept ;
  skos:related yso:p1094 .

yso:p6034
  skos:prefLabel "vårdinrättningar"@sv, "care institutions"@en, "hoitolaitokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1094 .

