@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:p3460
  ns0:tietue "sta=hyväksytty", "rtx=marjat", "bilberry", "scx=Vaccinium myrtillus", "n", "fte=blueberry", "ed=1986-02-01", "Vaccinium myrtillus", "cc=22", "md=1995-09-05", "whortleberry", "blaeberry", "ctx=mustikka", "lowbush blueberry [USA]", "stalista=tarkista" ;
  a skos:Concept ;
  skos:altLabel "blueberry"@en, "bilberry"@en, "whortleberry"@en, "lowbush blueberry [USA]"@en, "blaeberry"@en ;
  ns0:rtx afo:p80 ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:scx "Vaccinium myrtillus"@la ;
  skos:prefLabel "mustikka"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "2885" ;
  skos:broader afo:p1140 ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  ns0:md "1995-09-05" .

afo:p80
  skos:prefLabel "marjat"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3460 .

afo:p5095 skos:narrowMatch afo:p3460 .
afo:p1140
  skos:prefLabel "puolukat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3460 .

