@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:p5919
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "sta=hyväksytty", "ed=1999-10-06", "cc=90", "scx=Retinia resinella", "snx=Kuuluu lahkoon perhoset (Lepidoptera)", "sta2=vapaa", "ctx=pihkakääriäinen", "stalista=tarkista", "md=2000-03-17", "n", "fte=pine resin gall moth" ;
  a skos:Concept ;
  ns0:scx "Retinia resinella"@la ;
  ns0:sta2 "vapaa" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "pine resin gall moth"@en ;
  ns0:snx "Kuuluu lahkoon perhoset (Lepidoptera)" ;
  ns0:id "6613" ;
  ns0:ed "1999-10-06" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "pihkakääriäinen"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "2000-03-17" ;
  skos:broader afo:p1443 .

afo:p1443
  skos:prefLabel "kääriäiset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5919 .

