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

allars:Y27667 skos:exactMatch tero:p12352 .
tero:p12352
  skos:exactMatch allars:Y27667, ysa:Y100098, yso:p12352 ;
  skos:prefLabel "varhaiskeskiaika"@fi, "tidig medeltid"@sv, "early middle ages"@en ;
  skos:broader tero:p2559 ;
  skosext:broaderGeneric tero:p2559 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p2559
  skos:prefLabel "middle ages"@en, "keskiaika"@fi, "medeltiden"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12352 .

yso:p12352 skos:exactMatch tero:p12352 .
ysa:Y100098 skos:exactMatch tero:p12352 .
