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

yso:p1894 skos:exactMatch tero:p1894 .
tero:p1894
  skos:broader tero:p6121 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y102165, allars:Y18157, yso:p1894 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "folkvandringarna"@sv, "kansainvaellukset"@fi, "great migration"@en ;
  skosext:broaderGeneric tero:p6121 .

allars:Y18157 skos:exactMatch tero:p1894 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y102165 skos:exactMatch tero:p1894 .
tero:p6121
  skos:prefLabel "migration"@en, "flyttning"@sv, "muutto (liikkuminen)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1894 .

