@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p18972
  skos:prefLabel "modern dance"@en, "moderni tanssi"@fi, "modern dans"@sv ;
  a skos:Concept ;
  skos:broader koko:p9596 .

koko:p9596
  skos:broader koko:p48407 ;
  skos:closeMatch ysa:Y23562 ;
  skos:narrower koko:p18972 ;
  skos:exactMatch yso:p10105 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "modern dans"@sv, "comtemporary dance"@en, "nykytanssi"@fi ;
  a skos:Concept .

koko:p48407
  skos:prefLabel "tanssi"@fi, "dance"@en, "dans"@sv ;
  a skos:Concept ;
  skos:narrower koko:p9596 .

