@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:p806
  skos:prefLabel "kuuset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2670 .

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

afo:p2670
  ns0:ed "2000-03-17" ;
  ns0:agcx "Picea pungens"@la ;
  ns0:id "6796" ;
  ns0:tietue "fte=Picea pungens", "stalista=tarkista", "n", "btx=kuuset", "md=2002-01-30", "scx=Picea pungens", "cc=90", "agcx=Picea pungens", "ctx=okakuusi", "ed=2000-03-17", "Colorado spruce", "sta=hyväksytty" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:prefLabel "okakuusi"@fi ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p806 ;
  ns0:scx "Picea pungens"@la ;
  skos:altLabel "Colorado spruce"@en ;
  ns0:md "2002-01-30" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme .

