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

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

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

