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

tero:conceptscheme a skos:ConceptScheme .
yso:p9639 skos:exactMatch tero:p9639 .
tero:p8114
  skos:prefLabel "terapeutit"@fi, "therapists"@en, "terapeuter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9639 .

ysa:Y105774 skos:exactMatch tero:p9639 .
allars:Y39048 skos:exactMatch tero:p9639 .
tero:p9639
  skos:prefLabel "musikterapeuter"@sv, "music therapists"@en, "musiikkiterapeutit"@fi ;
  skos:exactMatch allars:Y39048, yso:p9639, ysa:Y105774 ;
  skosext:broaderGeneric tero:p8114 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p8114 .

