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

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

koko:p3585
  skos:broader koko:p32867 ;
  skos:altLabel "eläintieteelliset museot"@fi ;
  skos:exactMatch yso:p13345 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "zoologiska museer"@sv, "animal museums"@en, "eläinmuseot"@fi ;
  a skos:Concept .

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

