@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:p1256
  ns0:tietue "btx=ruokinta", "stalista=tarkista", "ctx=väkirehun tasaruokinta", "ed=1986-02-01", "rtx=normiruokinta", "cc=30", "n", "sta=hyväksytty" ;
  skos:broader yso:p2295, afo:p1257 ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "5294" ;
  skos:prefLabel "väkirehun tasaruokinta"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p2295
  skos:prefLabel "utfodring"@sv, "feeding"@en, "ruokinta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1256 .

afo:p1257
  skos:prefLabel "ruokinta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1256 .

