@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:p4938
  ns0:tietue "stalista=tarkista", "agcx=seed potato[es]", "btx=peruna", "md=1995-09-05", "ctx=siemenperuna", "n", "cc=22", "ed=1986-02-01", "fte=seed potato[es]", "sta=hyväksytty" ;
  skos:prefLabel "siemenperuna"@fi ;
  ns0:id "4036" ;
  ns0:md "1995-09-05" ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:ed "1986-02-01" ;
  ns0:agcx "seed potato[es]"@en ;
  skos:altLabel "seed potato[es]"@en ;
  skos:broader yso:p13407, afo:p2433 ;
  skos:inScheme yso:conceptscheme .

yso:p13407
  skos:prefLabel "potato"@en, "potatis"@sv, "peruna"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4938 .

afo:p2433
  skos:prefLabel "peruna"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4938 .

