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

afo:p206
  skos:prefLabel "väkirehut"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1166 .

afo:p1166
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "ed=1986-02-01", "sta=hyväksytty", "whey powder", "cc=30", "fte=dried whey", "n", "ctx=herajauhe", "stalista=tarkista", "md=1995-09-05", "agcx=dried whey", "btx=väkirehut" ;
  ns0:id "782" ;
  ns0:rtx afo:p206 ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "herajauhe"@fi ;
  skos:broader afo:p192, yso:p4020 ;
  skos:altLabel "dried whey"@en, "whey powder"@en ;
  ns0:stalista "tarkista" ;
  ns0:ed "1986-02-01" ;
  ns0:agcx "dried whey"@en ;
  ns0:md "1995-09-05" ;
  a skos:Concept .

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

afo:p192
  skos:prefLabel "maitovalmisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1166 .

yso:p4020
  skos:prefLabel "mjölkprodukter"@sv, "milk products"@en, "maitovalmisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1166 .

