@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:p5805
  ns0:sta "hyväksytty" ;
  ns0:ed "1992-05-31" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:tietue "cc=60", "ufx=sokeritauti", "agcx=diabetes", "md=1996-01-01", "ctx=diabetes", "n", "sta=hyväksytty", "ed=1992-05-31", "btx=taudit", "stalista=tarkista" ;
  skos:exactMatch yso:p8304 ;
  ns0:ufx "sokeritauti" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "319" ;
  ns0:agcx "diabetes"@en ;
  skos:broader afo:p178 ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "diabetes"@fi ;
  ns0:md "1996-01-01" .

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:p5805 .

yso:p8304
  skos:prefLabel "diabetes"@sv, "diabetes"@en, "diabetes"@fi ;
  a skos:Concept .

