@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p7862
  skos:prefLabel "massage"@en, "massage"@sv, "hieronta"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9501 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y105734 skos:exactMatch tero:p9501 .
tero:p9501
  skos:prefLabel "acumassage"@en, "akupunkturmassage"@sv, "akuhieronta"@fi ;
  skosext:broaderGeneric tero:p7862 ;
  skos:broader tero:p7862 ;
  skos:altLabel "akupressur"@sv, "akupainanta"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y15008, yso:p9501, ysa:Y105734 ;
  a skos:Concept ;
  skos:related tero:p9502 .

yso:p9501 skos:exactMatch tero:p9501 .
tero:p9502
  skos:prefLabel "akupunktio"@fi, "acupuncture"@en, "akupunktur"@sv ;
  a skos:Concept ;
  skos:related tero:p9501 .

allars:Y15008 skos:exactMatch tero:p9501 .
