@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p17999 skos:exactMatch tero:p17999 .
ysa:Y107458 skos:exactMatch tero:p17999 .
tero:p14600
  skos:prefLabel "fiktion"@sv, "fiction"@en, "fiktio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17999 .

tero:conceptscheme a skos:ConceptScheme .
tero:p17999
  skosext:broaderGeneric tero:p14600 ;
  skos:prefLabel "metafiction"@en, "metafiktion"@sv, "metafiktio"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y22701, ysa:Y107458, yso:p17999 ;
  skos:broader tero:p14600 .

allars:Y22701 skos:exactMatch tero:p17999 .
