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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y113020 skos:exactMatch tero:p19988 .
tero:p2587
  skos:prefLabel "psychotherapy"@en, "psykoterapi"@sv, "psykoterapia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19988 .

tero:p19988
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "fotografiterapi"@sv, "valokuvaterapia"@fi, "phototherapy"@en ;
  skosext:broaderGeneric tero:p2587 ;
  a skos:Concept ;
  skos:broader tero:p2587 ;
  skos:exactMatch ysa:Y113020, yso:p19988, allars:Y41280 ;
  skos:altLabel "fototerapi" .

allars:Y41280 skos:exactMatch tero:p19988 .
yso:p19988 skos:exactMatch tero:p19988 .
