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

afo:p4395
  skos:prefLabel "mustajuuri"@fi ;
  a skos:Concept ;
  skos:broader afo:p3646 .

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

yso:p5906
  skos:prefLabel "cichoriaceae"@en, "cikorior"@sv, "sikurikasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3646 .

afo:p1946
  skos:prefLabel "sikurikasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3646 .

afo:p3646
  ns0:scx "Scorzonera"@la ;
  skos:broader yso:p5906, afo:p1946 ;
  skos:narrower afo:p4395 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sikojuuret"@fi ;
  a skos:Concept .

