@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:p47768
  skos:prefLabel "Struthionidae"@la, "strutsit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p44831 .

koko:p44831
  afo:cc afo:C30_kotielaintiede, afo:C15_biologia ;
  skos:broader koko:p47768 ;
  skos:related koko:p36553 ;
  skos:exactMatch afo:strutsi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "Struthio camelus"@la, "strutsi"@fi ;
  a skos:Concept .

koko:p36553
  skos:prefLabel "fjäderfä"@sv, "poultry"@en, "siipikarja"@fi ;
  a skos:Concept ;
  skos:related koko:p44831 .

