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

tero:p1302
  skos:prefLabel "blues festivals"@en, "bluesfestivaler"@sv, "bluesfestivaalit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16795 .

tero:p16795
  skos:prefLabel "Järvenpään Puistoblues"@sv, "Järvenpään Puistoblues"@fi, "Lakeside Blues Festival"@en ;
  skos:exactMatch yso:p16795, ysa:Y111314, allars:Y40098 ;
  skosext:broaderGeneric tero:p1302 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1302 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p16795 skos:exactMatch tero:p16795 .
allars:Y40098 skos:exactMatch tero:p16795 .
ysa:Y111314 skos:exactMatch tero:p16795 .
