@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:p3191
  ns0:tietue "btx=maitovalmisteet", "md=1995-09-05", "whey-derived products", "ctx=heravalmisteet", "stalista=tarkista", "cc=60", "sta=hyväksytty", "n", "fte=whey products", "ed=1987-01-19" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "whey-derived products"@en, "whey products"@en ;
  ns0:md "1995-09-05" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "heravalmisteet"@fi ;
  skos:broader afo:p192, yso:p4020 ;
  a skos:Concept ;
  ns0:ed "1987-01-19" ;
  ns0:id "783" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" .

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

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

