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

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

tero:conceptscheme a skos:ConceptScheme .
tero:p23984
  skosext:broaderGeneric tero:p1304 ;
  yso:p23805 ysa:Y171087 ;
  skos:broader tero:p1304 ;
  skos:exactMatch yso:p23984 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Amorph!"@en, "Amorph!"@fi, "Amorph!"@sv ;
  a skos:Concept .

yso:p23984 skos:exactMatch tero:p23984 .
