@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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#> .

afo:p3710
  ns0:ed "1987-01-01" ;
  ns0:id "1274" ;
  ns0:tietue "stalista=tarkista", "rtx=lannoitustarve", "sta=hyväksytty", "fte=lime requirement", "ctx=kalkitustarve", "cc=22", "ed=1987-01-01", "liming needs", "md=1995-09-05", "n" ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:rtx afo:p3152 ;
  skos:broader yso:p4176 ;
  skos:prefLabel "kalkitustarve"@fi ;
  skos:altLabel "liming needs"@en, "lime requirement"@en ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

afo:p3152
  skos:prefLabel "lannoitustarve"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3710 .

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

yso:p4176
  skos:prefLabel "needs"@en, "behov (brist)"@sv, "tarpeet (puute)"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3710 .

