@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:p8685
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "nature cure homes"@en, "luontaishoitolat"@fi, "hälsohem"@sv ;
  skos:related yso:p1095, yso:p8541 ;
  a skos:Concept ;
  skos:broader yso:p6034 ;
  skos:closeMatch allars:Y19744, ysa:Y97034 .

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

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

yso:p8541
  skos:prefLabel "spas"@en, "badanläggningar"@sv, "kylpylät"@fi ;
  a skos:Concept ;
  skos:related yso:p8685 .

yso:p1095
  skos:prefLabel "sanatorier"@sv, "sanatoriums"@en, "parantolat"@fi ;
  a skos:Concept ;
  skos:related yso:p8685 .

