@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#> .

yso:p13577
  skos:prefLabel "incontinence"@en, "inkontinenssi"@fi, "inkontinens"@sv ;
  a skos:Concept ;
  skos:narrower yso:p13934 .

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

yso:p7315
  skos:prefLabel "diseases of the urinary tract"@en, "virtsateiden taudit"@fi, "urinvägssjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower yso:p13934 .

yso:p13934
  skos:broader yso:p7315, yso:p13577 ;
  skos:altLabel "virtsainkontinenssi"@fi, "virtsankarkailu"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "urinary incontinence"@en, "urininkontinens"@sv, "virtsanpidätyskyvyttömyys"@fi ;
  a skos:Concept .

