@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

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

koko:p33528
  skos:prefLabel "Struthioniformes"@la, "ratite"@en, "strutsilinnut"@fi, "strutsfåglar"@sv ;
  a skos:Concept ;
  skos:narrower koko:p47768 .

koko:p47768
  afo:cc afo:C15_biologia ;
  skos:broader koko:p33528 ;
  skos:narrower koko:p44831 ;
  skos:exactMatch afo:strutsit ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "Struthionidae"@la, "strutsit"@fi ;
  a skos:Concept .

koko:p44831
  skos:prefLabel "Struthio camelus"@la, "strutsi"@fi ;
  a skos:Concept ;
  skos:broader koko:p47768 .

