@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:conceptscheme a skos:ConceptScheme .
yso:p14345 skos:exactMatch tero:p14345 .
ysa:Y95394 skos:exactMatch tero:p14345 .
allars:Y19523 skos:exactMatch tero:p14345 .
tero:p7686
  skos:prefLabel "popular stories"@en, "kansantarinat"@fi, "folksägner"@sv ;
  a skos:Concept ;
  skos:narrower tero:p14345 .

tero:p14345
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y95394, allars:Y19523, yso:p14345 ;
  skos:prefLabel "historialliset tarinat"@fi, "historical stories"@en, "historiska sägner"@sv ;
  skosext:broaderGeneric tero:p7686 ;
  skos:broader tero:p7686 ;
  a skos:Concept .

