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

tero:p11895
  skos:prefLabel "mototherapy"@en, "mototerapi"@sv, "mototerapia"@fi ;
  skos:exactMatch ysa:Y110666, yso:p11895, allars:Y42514 ;
  skosext:broaderGeneric tero:p392 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p392 .

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

allars:Y42514 skos:exactMatch tero:p11895 .
yso:p11895 skos:exactMatch tero:p11895 .
ysa:Y110666 skos:exactMatch tero:p11895 .
