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

allars:Y37254 skos:exactMatch tero:p21876 .
tero:conceptscheme a skos:ConceptScheme .
yso:p21876 skos:exactMatch tero:p21876 .
ysa:Y150616 skos:exactMatch tero:p21876 .
tero:p21876
  skosext:broaderGeneric tero:p7313 ;
  skos:prefLabel "Visigoths"@en, "västgoter"@sv, "länsigootit"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y37254, yso:p21876, ysa:Y150616 ;
  skos:broader tero:p7313 ;
  skos:altLabel "visigootit"@fi, "tervingit"@fi ;
  a skos:Concept .

tero:p7313
  skos:prefLabel "goter"@sv, "goths"@en, "gootit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21876 .

