@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:p1997
  ns0:sta "hyväksytty" ;
  skos:altLabel "feed production"@en, "fodder production"@en ;
  ns0:tietue "stalista=tarkista", "agcx=feed production", "fte=feed production", "rtx=tuotantosuunta", "ed=1987-01-01", "btx=kasvintuotanto", "sta=hyväksytty", "ctx=rehuntuotanto", "cc=22", "fodder production", "50", "md=1995-09-05", "n" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p1618, yso:p12609 ;
  ns0:ed "1987-01-01" ;
  ns0:id "3758" ;
  skos:prefLabel "rehuntuotanto"@fi ;
  ns0:agcx "feed production"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" .

yso:p12609
  skos:prefLabel "växtproduktion"@sv, "plant production"@en, "kasvintuotanto"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1997 .

afo:p1618
  skos:prefLabel "kasvintuotanto"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1997 .

