@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:p3135 .

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

