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

tero:conceptscheme a skos:ConceptScheme .
tero:p9464
  skos:prefLabel "Tanssiareena (festival)"@sv, "Tanssiareena-festivaali"@fi ;
  skos:exactMatch allars:Y40085, ysa:Y126431, yso:p9464 ;
  skosext:broaderGeneric tero:p1304, tero:p3984 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1304, tero:p3984 ;
  a skos:Concept .

ysa:Y126431 skos:exactMatch tero:p9464 .
yso:p9464 skos:exactMatch tero:p9464 .
allars:Y40085 skos:exactMatch tero:p9464 .
tero:p3984
  skos:prefLabel "tanssitapahtumat"@fi, "dance events"@en, "dansevenemang"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9464 .

tero:p1304
  skos:prefLabel "festivals"@en, "festivaler"@sv, "festivaalit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9464 .

