@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:p3251
  ns0:tietue "ed=2000-03-16", "West American larch", "btx=lehtikuuset", "ctx=lännenlehtikuusi", "agcx=Larix occidentalis", "n", "md=2002-01-30", "scx=Larix occidentalis", "sta=hyväksytty", "stalista=tarkista", "Western larch", "cc=90", "fte=Larix occidentalis" ;
  ns0:stalista "tarkista" ;
  ns0:scx "Larix occidentalis"@la ;
  ns0:id "6786" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p40 ;
  skos:prefLabel "lännenlehtikuusi"@fi ;
  ns0:md "2002-01-30" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "West American larch"@en, "Western larch"@en ;
  ns0:ed "2000-03-16" ;
  a skos:Concept ;
  ns0:agcx "Larix occidentalis"@la .

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

afo:p40
  skos:prefLabel "lehtikuuset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3251 .

