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

yso:p1751
  skos:prefLabel "planer (initiativ)"@sv, "plans"@en, "suunnitelmat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3292 .

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

afo:p3292
  ns0:tietue "ctx=rehuntuotantosuunnitelma", "50", "ed=1986-02-01", "sta=hyväksytty", "stalista=tarkista", "viljelysuunnitelma", "n", "rtx=ruokintasuunnitelma", "cc=30" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:ed "1986-02-01" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p1751 ;
  ns0:id "3759" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "rehuntuotantosuunnitelma"@fi .

