@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:p282
  skos:prefLabel "lehtisarviset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p281 .

yso:p19344
  skos:prefLabel "scarabaeidae"@en, "bladhorningar"@sv, "lehtisarviset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p281 .

afo:p281
  ns0:tietue "sta=hyväksytty", "stalista=tarkista", "sta2=vapaa", "ed=1995-09-07", "ctx=ruskoturilas", "n", "scx=Serica brunnea" ;
  skos:broader afo:p282, yso:p19344 ;
  ns0:sta2 "vapaa" ;
  skos:prefLabel "ruskoturilas"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1995-09-07" ;
  ns0:id "6047" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:scx "Serica brunnea"@la ;
  ns0:stalista "tarkista" .

