@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:p1091
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1093 ;
  skos:altLabel "terveysasemat"@fi, "hälsostationer"@sv ;
  skos:prefLabel "hälsocentraler"@sv, "health centres"@en, "terveyskeskukset"@fi ;
  skos:narrower yso:p15112, yso:p6510 ;
  skos:related yso:p1090 ;
  skos:closeMatch allars:Y19740, ysa:Y99443 .

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

yso:p6510
  skos:prefLabel "guidance centres"@en, "rådgivningsbyråer"@sv, "neuvolat"@fi ;
  a skos:Concept ;
  skos:broader yso:p1091 .

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

yso:p15112
  skos:prefLabel "tandkliniker"@sv, "hammashoitolat"@fi, "dental clinics"@en ;
  a skos:Concept ;
  skos:broader yso:p1091 .

yso:p1093
  skos:prefLabel "hälsovårdsinrättningar"@sv, "terveydenhuoltolaitokset"@fi, "health service institutions"@en ;
  a skos:Concept ;
  skos:narrower yso:p1091 .

