@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:p3533
  skos:prefLabel "tuotostaso"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p5695 .

yso:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5695 .

afo:p5695
  ns0:id "3987" ;
  ns0:ed "1987-01-01" ;
  ns0:tietue "n", "md=1997-07-17", "sta=hyväksytty", "ctx=satotaso", "ed=1987-01-01", "cc=20", "rtx=tuotostaso", "agcx=crop yield", "50", "stalista=tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "satotaso"@fi ;
  ns0:agcx "crop yield"@en ;
  ns0:sta "hyväksytty" ;
  ns0:rtx afo:p3533 ;
  ns0:stalista "tarkista" ;
  ns0:md "1997-07-17" ;
  skos:broader yso:p132 ;
  a skos:Concept .

