@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:p886
  skos:prefLabel "yökkösmäiset" ;
  a skos:Concept ;
  skos:narrower afo:p885 .

afo:p885
  ns0:tietue "ed=1995-09-07", "sta2=vapaa", "sta=hyväksytty", "n", "ctx=niitty-yökkönen", "stalista=tarkista", "scx=Cerapteryx graminis" ;
  skos:prefLabel "niitty-yökkönen"@fi ;
  skos:broader afo:p886 ;
  ns0:sta2 "vapaa" ;
  ns0:id "6013" ;
  ns0:ed "1995-09-07" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:scx "Cerapteryx graminis"@la ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

