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

tero:conceptscheme a skos:ConceptScheme .
tero:p9220
  skos:prefLabel "Somali"@en, "somalier"@sv, "somalit"@fi ;
  skos:exactMatch ysa:Y105960, yso:p9220, allars:Y41237 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1680 ;
  skos:broader tero:p1680 ;
  a skos:Concept .

allars:Y41237 skos:exactMatch tero:p9220 .
ysa:Y105960 skos:exactMatch tero:p9220 .
tero:p1680
  skos:prefLabel "Africans"@en, "afrikkalaiset"@fi, "afrikaner"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9220 .

yso:p9220 skos:exactMatch tero:p9220 .
