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

koko:p45673
  skos:prefLabel "Egretta"@la, "haikarat"@fi ;
  a skos:Concept .

koko:p45682
  skos:prefLabel "Ardeidae"@la, "haikarat"@fi ;
  a skos:Concept .

koko:p41574
  skos:narrowMatch koko:p45673, koko:p45682 ;
  skos:altLabel "haikarat"@fi ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:exactMatch afo:haikarat_kooste ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "haikarat (kooste)"@fi ;
  a skos:Concept .

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept koko:p41574 .

