@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:p3919
  ns0:tietue "ctx=sienilajit", "ed=1992-05-31", "sta=hyväksytty", "btx=lajit", "md=1995-09-05", "n", "mushroom species", "stalista=tarkista", "fte=fungus species", "cc=25" ;
  skos:prefLabel "sienilajit"@fi ;
  skos:altLabel "mushroom species"@en, "fungus species"@en ;
  ns0:sta "hyväksytty" ;
  skos:broader yso:p2765, afo:p2638 ;
  ns0:id "4050" ;
  a skos:Concept ;
  ns0:ed "1992-05-31" ;
  ns0:md "1995-09-05" ;
  ns0:rtx afo:p435 ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme .

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

afo:p435
  skos:prefLabel "sienet"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3919 .

yso:p2765
  skos:prefLabel "arter (klassificeringar)"@sv, "lajit (luokitukset)"@fi, "species"@en ;
  a skos:Concept ;
  skos:narrower afo:p3919 .

afo:p2638
  skos:prefLabel "lajit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3919 .

