@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix tao: <http://www.yso.fi/onto/tao/> .

maotao:p5096 skos:exactMatch yso:p14403 .
yso:p14404
  skos:prefLabel "lokala museer"@sv, "local museums"@en, "paikallismuseot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14403 .

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

yso:p16863
  skos:prefLabel "Yli-Laurosela"@fi ;
  a skos:Concept ;
  skos:broader yso:p14403 .

tao:p1434 skos:exactMatch yso:p14403 .
yso:p14403
  skos:broader yso:p14404 ;
  skos:narrower yso:p16863 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "museums of local history and culture"@en, "hembygdsmuseer"@sv, "kotiseutumuseot"@fi ;
  a skos:Concept .

