@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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:p16178
  skos:broader yso:p2633 ;
  dc11:source "Lähde: Lääketieteen termit" ;
  skos:closeMatch ysa:Y120947 ;
  skos:scopeNote "Sairaus, joka johtuu immuunivasteen kohdentumisesta kehon omiin antigeeneihin" ;
  skos:altLabel "autoimmuunitaudit"@fi ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "autoimmuunisairaudet"@fi, "auto-immune diseases"@en ;
  a skos:Concept .

yso:p2633
  skos:prefLabel "illnesses"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower yso:p16178 .

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

