@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:p4067 skos:narrowMatch afo:p3898 .
afo:p5507
  skos:prefLabel "tilhi"@fi ;
  a skos:Concept ;
  skos:broader afo:p3898 .

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

afo:p3898
  ns0:scx "Bombycilla"@la ;
  skos:broader afo:p2462 ;
  skos:narrower afo:p5507 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tilhet"@fi ;
  a skos:Concept .

afo:p2462
  skos:prefLabel "tilhet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3898 .

