@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:p3815
  ns0:stalista "tarkista" ;
  skos:broader yso:p15982, afo:p206 ;
  ns0:tietue "md=1995-09-05", "btx=väkirehut", "stalista=tarkista", "ed=1986-02-01", "cc=30", "fte=potato pulp", "ctx=perunapulppa", "sta=hyväksytty", "n" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "potato pulp"@en ;
  a skos:Concept ;
  ns0:id "3288" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  skos:prefLabel "perunapulppa"@fi .

yso:p15982
  skos:prefLabel "kraftfoder"@sv, "concentrated feed"@en, "väkirehut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3815 .

afo:p206
  skos:prefLabel "väkirehut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3815 .

