@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:p19107
  a skos:Concept ;
  skos:altLabel "juvenile chronic arthritis"@en ;
  skos:broader yso:p8747, yso:p2631 ;
  skos:closeMatch allars:Y33172, ysa:Y134119 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "lastenreuma"@fi, "juvenile rheumatoid arthritis"@en, "juvenil artrit"@sv .

yso:p8747
  a skos:Concept ;
  skos:narrower yso:p19107 ;
  skos:prefLabel "reumatiska sjukdomar"@sv, "rheumatic diseases"@en, "reumataudit"@fi .

yso:p2631
  a skos:Concept ;
  skos:narrower yso:p19107 ;
  skos:prefLabel "children's diseases"@en, "barnsjukdomar"@sv, "lastentaudit"@fi .

