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

tero:conceptscheme a skos:ConceptScheme .
tero:p11303
  a skos:Concept ;
  skos:prefLabel "namibialaiset"@fi, "namibier"@sv, "Namibians"@en ;
  skosext:broaderGeneric tero:p1680 ;
  skos:broader tero:p1680 ;
  skos:exactMatch yso:p11303, allars:Y42559, ysa:Y117800 ;
  skos:inScheme tero:conceptscheme .

ysa:Y117800 skos:exactMatch tero:p11303 .
tero:p1680
  skos:prefLabel "Africans"@en, "afrikkalaiset"@fi, "afrikaner"@sv ;
  a skos:Concept ;
  skos:narrower tero:p11303 .

yso:p11303 skos:exactMatch tero:p11303 .
allars:Y42559 skos:exactMatch tero:p11303 .
