@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p7862
  skos:prefLabel "massage"@en, "massage"@sv, "hieronta"@fi ;
  a skos:Concept ;
  skos:related yso:p12096 .

yso:p12095
  skos:prefLabel "manipulation therapy"@en, "manipulationsbehandling"@sv, "manipulaatiohoito"@fi ;
  a skos:Concept ;
  skos:related yso:p12096 .

yso:p12096
  skos:closeMatch ysa:Y108637, allars:Y23332 ;
  skos:prefLabel "naprapathy"@en, "naprapati"@sv, "naprapatia"@fi ;
  skos:related yso:p12095, yso:p7862 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p6533 .

yso:p6533
  skos:prefLabel "physical treatment"@en, "fysikaalinen hoito"@fi, "fysikalisk behandling"@sv ;
  a skos:Concept ;
  skos:narrower yso:p12096 .

