@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:conceptscheme a skos:ConceptScheme .
yso:p5647 skos:exactMatch tero:p5647 .
allars:Y24439 skos:exactMatch tero:p5647 .
ysa:Y103985 skos:exactMatch tero:p5647 .
tero:p5647
  skos:prefLabel "polkor (danser)"@sv, "polkas"@en, "polkat (tanssit)"@fi ;
  skos:exactMatch allars:Y24439, yso:p5647, ysa:Y103985 ;
  skos:broader tero:p3046 ;
  skos:altLabel "polkat"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3046 ;
  a skos:Concept .

