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

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

afo:p414
  skos:prefLabel "tuki- ja liikuntaelinten taudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p413 .

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

afo:p413
  ns0:ufx "reuma"@fi ;
  ns0:agcx "rheumatism"@en ;
  ns0:md "1995-09-05" ;
  ns0:ed "1987-01-19" ;
  ns0:id "3787" ;
  ns0:tietue "cc=60", "ctx=reuma", "md=1995-09-05", "fte=rheumatism", "ed=1987-01-19", "stalista=tarkista", "btx=taudit", "sta=hyväksytty", "n", "agcx=rheumatism" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p414 ;
  ns0:siirtopv "2006-03-03" ;
  skos:exactMatch yso:p8747 ;
  skos:prefLabel "reuma"@fi ;
  skos:altLabel "rheumatism"@en .

