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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y94184 skos:exactMatch tero:p9672 .
tero:p9672
  skos:broader tero:p932 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y94184, yso:p9672, allars:Y35784 ;
  skos:prefLabel "Kalevala"@sv, "Kalevala"@fi, "kalevala"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p932 .

tero:p932
  skos:prefLabel "nationalepos"@sv, "kansalliseepokset"@fi, "national epics"@en ;
  a skos:Concept ;
  skos:narrower tero:p9672 .

yso:p9672 skos:exactMatch tero:p9672 .
allars:Y35784 skos:exactMatch tero:p9672 .
