@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:p13001
  skos:prefLabel "munhygien (hälsovård)"@sv, "suuhygienia (terveydenhoito)"@fi, "hygiene of the mouth"@en ;
  a skos:Concept ;
  skos:related yso:p12999 .

yso:p2762
  skos:prefLabel "health"@en, "terveys"@fi, "hälsa"@sv ;
  a skos:Concept ;
  skos:narrower yso:p12999 .

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

yso:p12999
  skos:broader yso:p2762 ;
  skos:altLabel "suunterveys"@fi, "suuterveys"@fi, "hammasterveys"@fi ;
  skos:related yso:p13001, yso:p13000 ;
  skos:prefLabel "munnens hälsa"@sv, "suun terveys"@fi, "oral health"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y140843, allars:Y34714 ;
  a skos:Concept .

yso:p13000
  skos:prefLabel "munhygien (renlighet)"@sv, "hygiene of the mouth"@en, "suuhygienia (puhtaus)"@fi ;
  a skos:Concept ;
  skos:related yso:p12999 .

