@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 .

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

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

afo:p5419
  skos:altLabel "cereal production"@en, "grain production"@en, "cereals production"@en ;
  ns0:tietue "btx=kasvintuotanto", "md=1995-09-01", "cc=22", "sta=hyväksytty", "rtx=tuotantosuunta", "ctx=viljantuotanto", "stalista=tarkista", "fte=cereal production", "cereals production", "ed=1987-01-01", "n", "50", "grain production" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-01" ;
  skos:broader afo:p1618, yso:p12609 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:ed "1987-01-01" ;
  skos:prefLabel "viljantuotanto"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:id "5195" .

