@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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#> .

afo:p344
  ns0:scx "Apidae"@la ;
  skos:broader afo:p345 ;
  skos:narrower afo:p4189, afo:p2291 ;
  skos:exactMatch yso:p9801 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "mesipistiäiset"@fi ;
  a skos:Concept .

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

afo:p345
  skos:prefLabel "pistiäiset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p344 .

yso:p9801
  skos:prefLabel "bin (överfamilj)"@sv, "mesipistiäiset"@fi, "apoidea"@en ;
  a skos:Concept .

afo:p4189
  skos:prefLabel "tarhamehiläinen"@fi ;
  a skos:Concept ;
  skos:broader afo:p344 .

afo:p2291
  skos:prefLabel "kimalaiset"@fi ;
  a skos:Concept ;
  skos:broader afo:p344 .

