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

afo:p1540
  ns0:tietue "rtx=energiankulutus", "agcx=feed consumption", "ctx=rehunkulutus", "sta=hyväksytty", "stalista=tarkista", "syönti", "cc=30", "feed intake", "n", "btx=kulutus", "md=1995-09-05", "ed=1987-01-01" ;
  skos:broader yso:p8574, afo:p1928 ;
  a skos:Concept ;
  skos:prefLabel "rehunkulutus"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:id "3750" ;
  skos:inScheme yso:conceptscheme ;
  ns0:rtx afo:p1539 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1987-01-01" ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" ;
  ns0:agcx "feed intake"@en .

afo:p1539
  skos:prefLabel "syönti"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1540 .

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

afo:p1928
  skos:prefLabel "kulutus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1540 .

yso:p8574
  skos:prefLabel "consumption"@en, "konsumtion"@sv, "kulutus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1540 .

