@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:p1913
  ns0:tietue "agcx=glutenins", "ctx=gluteniini", "n", "stalista=tarkista", "cc=60", "sta=hyväksytty", "md=1995-12-15", "btx=gluteeni", "ed=1995-12-15", "gluteliini" ;
  ns0:agcx "glutenins"@en ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p1914 ;
  skos:prefLabel "gluteniini"@fi ;
  ns0:md "1995-12-15" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:id "6285" ;
  a skos:Concept ;
  ns0:ed "1995-12-15" .

afo:p1914
  skos:prefLabel "gluteliini"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1913 .

