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

afo:p23
  skos:prefLabel "viljelymenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5870 .

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

afo:p5870
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "agcx=terrace cropping", "ctx=pengerviljely", "40", "stalista=tarkista", "rtx=viljelymenetelmät", "sta=hyväksytty", "n", "md=1995-09-05", "cc=22", "ed=1987-07-07" ;
  skos:broader afo:p23 ;
  skos:prefLabel "pengerviljely"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:agcx "terrace cropping"@en ;
  a skos:Concept ;
  ns0:ed "1987-07-07" ;
  ns0:id "5513" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p17965 .

yso:p17965
  skos:prefLabel "terrassodling"@sv, "terraced cultivation"@en, "pengerviljely"@fi ;
  a skos:Concept .

