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

tero:p13741
  skos:prefLabel "sovellettu rentoutus"@fi, "tillämpad avslappning"@sv, "applied relaxation"@en ;
  skosext:broaderGeneric tero:p392 ;
  skos:exactMatch ysa:Y111669, yso:p13741 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p392 ;
  skos:related tero:p5234 .

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

yso:p13741 skos:exactMatch tero:p13741 .
tero:p5234
  skos:prefLabel "relaxation"@en, "rentoutus"@fi, "avslappning"@sv ;
  a skos:Concept ;
  skos:related tero:p13741 .

ysa:Y111669 skos:exactMatch tero:p13741 .
