@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:p5688
  ns0:ed "1992-05-31" ;
  skos:altLabel "threonine"@en ;
  ns0:tietue "30", "cc=10", "sta=hyväksytty", "btx=aminohapot", "fte=threonine", "ed=1992-05-31", "n", "md=1995-09-01", "stalista=tarkista", "agcx=threonine", "ctx=treoniini", "22", "60" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "treoniini"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:agcx "threonine"@en ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p2891, yso:p9530 ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-01" ;
  ns0:id "4623" .

yso:p9530
  skos:prefLabel "aminosyror"@sv, "amino acids"@en, "aminohapot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5688 .

afo:p2891
  skos:prefLabel "aminohapot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5688 .

