@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p8114
  skos:prefLabel "terapeutit"@fi, "therapists"@en, "terapeuter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24082 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24082
  skos:prefLabel "naturterapeuter"@sv, "luontaishoitajat"@fi, "naturopaths"@en ;
  skos:broader tero:p8114 ;
  yso:p23805 ysa:Y172093 ;
  skos:altLabel "vaihtoehtohoitajat"@fi, "luontaisterapeutit"@fi ;
  skosext:broaderGeneric tero:p8114 ;
  skos:exactMatch yso:p24082 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p24082 skos:exactMatch tero:p24082 .
