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

tero:p16551
  a skos:Concept ;
  skos:prefLabel "Chaga people"@en, "chaga (etnisk grupp)"@sv, "chaggat"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y41839, yso:p16551, ysa:Y112195 ;
  skos:broader tero:p2853 ;
  skosext:broaderGeneric tero:p2853 .

tero:conceptscheme a skos:ConceptScheme .
yso:p16551 skos:exactMatch tero:p16551 .
ysa:Y112195 skos:exactMatch tero:p16551 .
allars:Y41839 skos:exactMatch tero:p16551 .
tero:p2853
  skos:prefLabel "Bantu peoples"@en, "bantut"@fi, "bantufolk"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16551 .

