@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 ysa: <http://www.yso.fi/onto/ysa/> .

koko:p24671 skos:narrowMatch koko:p25908 .
koko:p48421
  skos:prefLabel "dances"@en, "tanssit"@fi, "danser"@sv ;
  a skos:Concept ;
  skos:narrower koko:p25908 .

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

koko:p25908
  skos:broader koko:p48421 ;
  skos:closeMatch ysa:Y9888 ;
  skos:altLabel "polkat"@fi ;
  skos:exactMatch yso:p5647 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "polkat (tanssit)"@fi, "polkas"@en, "polkor"@sv ;
  a skos:Concept .

