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

tero:conceptscheme a skos:ConceptScheme .
tero:p2341
  skos:prefLabel "jubileumsår"@sv, "jubilee years"@en, "juhlavuodet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16408 .

tero:p16408
  skosext:broaderGeneric tero:p2341 ;
  skos:broader tero:p2341 ;
  skos:exactMatch ysa:Y99078, yso:p16408 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "bokens jubileumsår 1988"@sv, "suomalaisen kirjan juhlavuosi"@fi ;
  a skos:Concept .

yso:p16408 skos:exactMatch tero:p16408 .
ysa:Y99078 skos:exactMatch tero:p16408 .
