@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:p23
  skos:prefLabel "viljelymenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5165 .

yso:p593
  skos:prefLabel "odlingsmetoder"@sv, "cultivation methods"@en, "viljelymenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5165 .

afo:p5165
  ns0:tietue "ridge-till system", "cc=22", "ctx=harjuviljely", "stalista=tarkista", "n", "40", "ed=1992-05-31", "fte=ridge planting", "ridge tillage system", "ridgecultivation system", "sta=hyväksytty", "rtx=penkkiviljely", "md=1995-09-05", "ridge planting system", "viljelymenetelmät", "ridge cultivation", "ridgesystem" ;
  skos:altLabel "ridge cultivation"@en, "ridgecultivation system"@en, "ridge-till system"@en, "ridge tillage system"@en, "ridge planting system"@en, "ridgesystem"@en, "ridge planting"@en ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  skos:prefLabel "harjuviljely"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1992-05-31" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  skos:broader afo:p23, yso:p593 ;
  ns0:id "730" .

