@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/> .

koko:p1604
  skos:broader koko:p32867 ;
  skos:altLabel "kasvitieteelliset museot"@fi ;
  skos:exactMatch yso:p18702 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kasvimuseot"@fi, "plant museums"@en, "botaniska museer"@sv ;
  a skos:Concept .

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

koko:p32867
  skos:prefLabel "museums of natural history"@en, "luonnontieteelliset museot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p1604 .

