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

ysa:Y95393 skos:exactMatch tero:p17377 .
allars:Y19522 skos:exactMatch tero:p17377 .
tero:conceptscheme a skos:ConceptScheme .
yso:p17377 skos:exactMatch tero:p17377 .
tero:p1896
  skos:prefLabel "romaner"@sv, "novels"@en, "romaanit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17377 .

tero:p17377
  skos:prefLabel "historiska romaner"@sv, "historical novels"@en, "historialliset romaanit"@fi ;
  skos:exactMatch ysa:Y95393, allars:Y19522, yso:p17377 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1896 ;
  skos:broader tero:p1896 .

