@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p3307
  skos:prefLabel "hälsovårdstjänster"@sv, "health services"@en, "terveyspalvelut"@fi ;
  a skos:Concept ;
  skos:related tero:T00987 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00987> skos:exactMatch tero:T00987 .
tero:p1093
  skos:prefLabel "hälsovårdsinrättningar"@sv, "terveydenhuoltolaitokset"@fi, "health service institutions"@en ;
  a skos:Concept ;
  skos:narrower tero:T00987 .

tero:T00987
  skosext:broaderGeneric tero:p1093 ;
  skos:broader tero:p1093 ;
  skos:related tero:p3307 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00987> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "rehabiliteringscentra"@sv, "kuntoutuskeskukset"@fi, "rehabilitation centres"@en ;
  a skos:Concept .

