@prefix tero: <http://www.yso.fi/onto/tero/> .
@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/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p15840
  skos:prefLabel "lokakuun vallankumous"@fi, "October Revolution"@en, "oktoberrevolutionen"@sv ;
  skos:exactMatch ysa:Y96966, allars:Y33572, yso:p15840 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p15786 ;
  skosext:broaderGeneric tero:p15786 ;
  a skos:Concept .

allars:Y33572 skos:exactMatch tero:p15840 .
ysa:Y96966 skos:exactMatch tero:p15840 .
tero:p15786
  skos:prefLabel "revolutions"@en, "revolutioner"@sv, "vallankumoukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15840 .

yso:p15840 skos:exactMatch tero:p15840 .
