@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:p931
  skos:exactMatch yso:p931, allars:Y35783, ysa:Y105421 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p932 ;
  a skos:Concept ;
  skos:broader tero:p932 ;
  skos:prefLabel "edda"@en, "Edda"@sv, "Edda"@fi .

yso:p931 skos:exactMatch tero:p931 .
tero:conceptscheme a skos:ConceptScheme .
tero:p932
  skos:prefLabel "nationalepos"@sv, "kansalliseepokset"@fi, "national epics"@en ;
  a skos:Concept ;
  skos:narrower tero:p931 .

allars:Y35783 skos:exactMatch tero:p931 .
ysa:Y105421 skos:exactMatch tero:p931 .
