@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:p1424
  skos:prefLabel "amount"@en, "määrä"@fi, "mängd"@sv ;
  a skos:Concept ;
  skos:narrower afo:p5660 .

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

afo:p5660
  ns0:tietue "ctx=hakkuukertymä", "md=1999-02-22", "ed=1999-02-22", "usr=FOREST_M", "stalista=tarkista", "cc=90", "outturn", "fte=cutting yield", "n", "sta=hyväksytty", "sta2=vapaa" ;
  ns0:ed "1999-02-22" ;
  a skos:Concept ;
  skos:altLabel "cutting yield"@en, "outturn"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "6572" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1999-02-22" ;
  ns0:usr "FOREST_M" ;
  skos:prefLabel "hakkuukertymä"@fi ;
  ns0:sta2 "vapaa" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  skos:broader yso:p1424 .

