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

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

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

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

yso:p13760
  a skos:Concept ;
  skos:prefLabel "tyrosin"@sv, "tyrosine"@en, "tyrosiini"@fi .

