@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p1680
  skos:prefLabel "Africans"@en, "afrikkalaiset"@fi, "afrikaner"@sv ;
  a skos:Concept ;
  skos:narrower tero:p3661 .

ysa:Y110949 skos:exactMatch tero:p3661 .
tero:p3661
  skos:exactMatch yso:p3661, ysa:Y110949, allars:Y41738 ;
  rdfs:comment "väestöryhmä ainakin Norsunluurannikolla ja Ghanassa" ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Akans"@en, "akanit"@fi, "akan"@sv ;
  skos:broader tero:p1680 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1680 ;
  skos:altLabel "Akan people"@en .

yso:p3661 skos:exactMatch tero:p3661 .
allars:Y41738 skos:exactMatch tero:p3661 .
