@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#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p24515
  skos:prefLabel "e-health"@en, "teleterveydenhuolto"@fi, "e-hälsovård"@sv ;
  skos:altLabel "etäterveydenhuolto"@fi ;
  a skos:Concept ;
  skos:broader tero:p2658 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2658 ;
  yso:p23805 ysa:Y171562 ;
  skos:exactMatch yso:p24515 .

tero:p2658
  skos:prefLabel "hälsovård"@sv, "health care"@en, "terveydenhuolto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24515 .

yso:p24515 skos:exactMatch tero:p24515 .
tero:conceptscheme a skos:ConceptScheme .
