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

yso:p13001
  skos:prefLabel "suuhygienia (terveydenhoito)"@fi, "hygiene of the mouth"@en, "munhygien"@sv ;
  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:p12999
  skos:broader yso:p2762 ;
  skos:altLabel "suunterveys"@fi, "suuterveys"@fi ;
  skos:related yso:p13001, yso:p13000 ;
  skos:closeMatch ysa:Y140843 ;
  skos:prefLabel "suun terveys"@fi, "health of the mouth"@en ;
  skos:inScheme kulo:conceptscheme ;
  a skos:Concept .

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

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

