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

tero:p8721
  skos:prefLabel "ljusterapi"@sv, "valohoito"@fi, "phototherapy"@en ;
  a skos:Concept ;
  skos:narrower tero:p24071 .

yso:p24071 skos:exactMatch tero:p24071 .
tero:conceptscheme a skos:ConceptScheme .
tero:p24071
  skosext:broaderGeneric tero:p8721 ;
  yso:p23805 ysa:Y175412 ;
  skos:broader tero:p8721 ;
  skos:exactMatch yso:p24071 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "blue light phototherapy"@en, "sinivalohoito"@fi, "blåljusbehandling"@sv ;
  a skos:Concept .

