@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:p2373
  skos:prefLabel "mustakurkku-uikku"@fi ;
  a skos:Concept ;
  skos:broader afo:p1711 .

afo:p1712
  skos:prefLabel "uikut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1711 .

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

yso:p5112
  skos:prefLabel "doppingar"@sv, "uikut"@fi, "grebes"@en ;
  a skos:Concept ;
  skos:narrower afo:p1711 .

afo:p5966
  skos:prefLabel "silkkiuikku"@fi ;
  a skos:Concept ;
  skos:broader afo:p1711 .

afo:p1711
  ns0:scx "Podiceps"@la ;
  skos:broader afo:p1712, yso:p5112 ;
  skos:narrower afo:p2373, afo:p5966 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "silkkiuikut"@fi ;
  a skos:Concept .

