@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 .

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

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

afo:p2890
  skos:prefLabel "fenylalaniini"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "agcx=phenylalanine", "btx=aminohapot", "ed=1992-05-31", "sta=hyväksytty", "n", "stalista=tarkista", "md=1995-09-05", "30", "ctx=fenylalaniini", "cc=10", "22", "60", "fte=phenylalanine" ;
  ns0:stalista "tarkista" ;
  ns0:ed "1992-05-31" ;
  skos:broader afo:p2891, yso:p9530 ;
  a skos:Concept ;
  skos:altLabel "phenylalanine"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "phenylalanine"@en ;
  ns0:id "567" .

