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

afo:p941
  ns0:sta "hyväksytty" ;
  skos:broader yso:p2633, afo:p178 ;
  ns0:tietue "ctx=riisitauti", "btx=taudit", "n", "rachitic tetany", "ed=1987-01-01", "stalista=tarkista", "md=1995-09-05", "rachitis", "agcx=rickets", "sta=hyväksytty", "cc=30", "fte=rickets" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "riisitauti"@fi ;
  a skos:Concept ;
  skos:altLabel "rachitis"@en, "rickets"@en, "rachitic tetany"@en ;
  ns0:stalista "tarkista" ;
  ns0:ed "1987-01-01" ;
  ns0:id "3796" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:agcx "rickets"@en ;
  ns0:md "1995-09-05" .

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

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

afo:p178
  skos:prefLabel "taudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p941 .

