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

tero:p392
  skos:prefLabel "methods of treatment"@en, "behandlingsmetoder"@sv, "hoitomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24593 .

tero:p24593
  skos:broader tero:p392 ;
  skos:altLabel "bastubehandling"@sv ;
  yso:p23805 ysa:Y174751 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p392 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p24593 ;
  skos:prefLabel "bastuterapi"@sv, "saunaterapia"@fi, "sauna therapy"@en .

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