@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:p4890
  ns0:tietue "ed=1997-12-12", "md=1997-12-12", "sta=hyväksytty", "stalista=tarkista", "n", "btx=aminohapot", "cc=10", "ctx=asparagiinihappo", "22", "agcx=aspartic acid" ;
  a skos:Concept ;
  ns0:ed "1997-12-12" ;
  skos:broader yso:p9530, afo:p2891 ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "6303" ;
  ns0:md "1997-12-12" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "asparagiinihappo"@fi ;
  ns0:agcx "aspartic acid"@en .

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

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

