@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:p1507
  skos:prefLabel "koisaperhoset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1506 .

afo:p1506
  ns0:id "5969" ;
  ns0:tietue "sta=hyväksytty", "ctx=kaakaokoisa", "n", "scx=Ephestia elutella", "stalista=tarkista", "ed=1995-09-07", "sta2=vapaa" ;
  ns0:sta2 "vapaa" ;
  skos:broader afo:p1507 ;
  ns0:scx "Ephestia elutella"@la ;
  ns0:ed "1995-09-07" ;
  skos:prefLabel "kaakaokoisa"@fi ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

