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

tero:p6888
  skosext:broaderGeneric tero:p6889 ;
  skos:broader tero:p6889 ;
  skos:exactMatch ysa:Y112867, yso:p6888 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Helsinki International Poster Biennial"@en, "Helsingfors Affischbiennale"@sv, "Helsingin julistebiennale"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p6888 skos:exactMatch tero:p6888 .
tero:p6889
  skos:prefLabel "konstutställningar"@sv, "taidenäyttelyt"@fi, "art exhibitions"@en ;
  a skos:Concept ;
  skos:narrower tero:p6888 .

ysa:Y112867 skos:exactMatch tero:p6888 .
