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

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

yso:p3046
  a skos:Concept ;
  skos:narrower yso:p18196 ;
  skos:prefLabel "dances"@en, "tanssit"@fi, "danser"@sv .

yso:p18196
  a skos:Concept ;
  skos:altLabel "tanhut"@fi ;
  skos:broader yso:p3046 ;
  skos:closeMatch allars:Y18117, ysa:Y95879 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "folk dances"@en, "kansantanssit (tanssit)"@fi, "folkdanser"@sv ;
  skos:related yso:p1362 .

yso:p1362
  a skos:Concept ;
  skos:prefLabel "popular tradition"@en, "folktradition"@sv, "kansanperinne"@fi ;
  skos:related yso:p18196 .

