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

tero:conceptscheme a skos:ConceptScheme .
tero:p25500
  skos:exactMatch ysa:Y176388, allars:Y41332, yso:p25500 ;
  skos:prefLabel "Voice dialog"@sv, "voice dialogue"@en, "eheyttävä dialogi"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p392 ;
  skos:broader tero:p392 ;
  skos:altLabel "voice dialogue"@fi ;
  skos:inScheme tero:conceptscheme .

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

ysa:Y176388 skos:exactMatch tero:p25500 .
yso:p25500 skos:exactMatch tero:p25500 .
allars:Y41332 skos:exactMatch tero:p25500 .
