@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:conceptscheme a skos:ConceptScheme .
yso:p4307 skos:exactMatch tero:p4307 .
tero:p4307
  skos:prefLabel "Kansainvälinen Itämeren taontaviikko"@fi, "Internationella veckan för Östersjösmide"@sv, "International Baltic Sea Forging Week"@en ;
  skos:exactMatch allars:Y40824, ysa:Y113004, yso:p4307 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p20844 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p20844 .

ysa:Y113004 skos:exactMatch tero:p4307 .
allars:Y40824 skos:exactMatch tero:p4307 .
tero:p20844
  skos:prefLabel "arts events"@en, "taidetapahtumat"@fi, "konstevenemang"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4307 .

