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

tero:conceptscheme a skos:ConceptScheme .
yso:p2534 skos:exactMatch tero:p2534 .
tero:p2534
  skosext:broaderGeneric tero:p392 ;
  skos:broader tero:p392 ;
  skos:exactMatch ysa:Y130909, yso:p2534 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Rebalancing body therapy"@en, "rebalancing (kroppsterapi)"@sv, "rebalancing-kehoterapia"@fi ;
  a skos:Concept .

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

ysa:Y130909 skos:exactMatch tero:p2534 .
