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

afo:p4022
  skos:prefLabel "strutsit"@fi ;
  a skos:Concept ;
  skos:broader afo:p3260 .

afo:p3260
  ns0:scx "Struthioniformes"@la ;
  skos:broader afo:p1066 ;
  skos:narrower afo:p4022 ;
  skos:exactMatch yso:p2103 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "strutsilinnut"@fi ;
  a skos:Concept .

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

afo:p1066
  skos:prefLabel "linnut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3260 .

yso:p2103
  skos:prefLabel "ratite"@en, "strutsilinnut"@fi, "strutsfåglar"@sv ;
  a skos:Concept .

