@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p3874 skos:narrowMatch afo:p2279 .
afo:p2279
  ns0:agcx "Vaccinium vitis-idaea"@la ;
  skos:altLabel "foxberry"@en, "mountain cranberry"@en, "lingonberry"@en, "lingberry"@en, "cowberry"@en ;
  ns0:tietue "ctx=puolukka", "Vaccinium vitis-idaea", "fte=cowberry", "lingberry", "scx=Vaccinium vitis-idaea", "stalista=tarkista", "rtx=marjat", "cc=22", "lingonberry", "foxberry", "md=1995-09-05", "ed=1986-02-01", "agcx=Vaccinium vitis-idaea", "mountain cranberry", "sta=hyväksytty", "n" ;
  ns0:ed "1986-02-01" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "puolukka"@fi ;
  ns0:scx "Vaccinium vitis-idaea"@la ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:rtx afo:p80 ;
  ns0:stalista "tarkista" ;
  ns0:id "3487" ;
  skos:broader afo:p1140 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

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

afo:p1140
  skos:prefLabel "puolukat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2279 .

