@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix valo: <http://www.yso.fi/onto/valo/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

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

koko:p32358
  skos:prefLabel "museums of local history and culture"@en, "hembygdsmuseer"@sv, "kotiseutumuseot"@fi ;
  a skos:Concept ;
  skos:broader koko:p37202 .

koko:p37202
  skos:prefLabel "local museums"@en, "paikallismuseot"@fi, "lokala museer"@sv ;
  skos:closeMatch ysa:Y23214 ;
  dc11:creator "Museoalan asiasanasto" ;
  a skos:Concept ;
  skos:exactMatch valo:paikallismuseot, yso:p14404, maotao:paikallismuseot ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower koko:p32358 ;
  skos:broader koko:p35910 .

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

