@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:p1054
  ns0:sta2 "vapaa" ;
  ns0:tietue "40", "sta2=vapaa", "cc=30", "fte=feed mixing", "ctx=rehunsekoitus", "sta=hyväksytty", "n", "ed=1987-07-17", "stalista=tarkista", "md=1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1987-07-17" ;
  skos:prefLabel "rehunsekoitus"@fi ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p355 ;
  ns0:id "3753" ;
  ns0:stalista "tarkista" ;
  skos:altLabel "feed mixing"@en .

yso:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1054 .

