@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p25752
  skosext:broaderGeneric tero:p6895 ;
  skos:broader tero:p6895 ;
  skos:exactMatch ysa:Y184823, allars:Y43512, yso:p25752 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "äänikerronta"@fi, "ljudberättande"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y43512 skos:exactMatch tero:p25752 .
ysa:Y184823 skos:exactMatch tero:p25752 .
tero:p6895
  skos:prefLabel "berättande"@sv, "kerronta"@fi, "narration"@en ;
  a skos:Concept ;
  skos:narrower tero:p25752 .

yso:p25752 skos:exactMatch tero:p25752 .
