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

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

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

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

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

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

