@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:p73
  skos:prefLabel "helttasienet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p72 .

afo:p72
  ns0:agcx "Armillaria"@la ;
  ns0:tietue "agcx=Armillaria", "n", "fte=honey fungus", "md=2000-04-06", "ed=2000-01-03", "stalista=tarkista", "sta2=vapaa", "cc=90", "ctx=mesisienet", "scx=Armillaria", "sta=hyväksytty" ;
  ns0:id "6729" ;
  ns0:sta "hyväksytty" ;
  skos:broader afo:p73 ;
  ns0:ed "2000-01-03" ;
  skos:prefLabel "mesisienet"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:altLabel "honey fungus"@en ;
  ns0:md "2000-04-06" ;
  ns0:sta2 "vapaa" ;
  ns0:scx "Armillaria"@la ;
  ns0:siirtopv "2006-03-03" .

