@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 maotao: <http://www.yso.fi/onto/mao/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

koko:p35910
  skos:prefLabel "museums"@en, "museer"@sv, "museot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p34684 .

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

koko:p34684
  a skos:Concept ;
  skos:exactMatch yso:p18136, maotao:kansallismuseot, tao:kansallismuseot ;
  skos:prefLabel "kansallismuseot"@fi, "national museums"@en, "nationalmuseer"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p35910 ;
  dc11:creator "Museoalan asiasanasto" .

