@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p087517086> a schema1:Person ;
    rdfs:label "Manona, Cecil Wele" ;
    schema1:alternateName "Manona, Cecil" ;
    schema1:description "African Studies Centre" ;
    schema1:familyName "Manona" ;
    schema1:givenName "Cecil Wele" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00e9aba90229a33768248e48b2d912a0> ;
    schema1:name "Cecil Wele Manona" ;
    schema1:sameAs <http://viaf.org/viaf/13624809>,
        <https://isni.org/isni/0000000024261249> .

