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

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: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 .

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

