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

<http://data.bibliotheken.nl/id/thes/p42130541X> a schema1:Person ;
    rdfs:label "Mbaidjol, Ngonlardje Kabra" ;
    schema1:description "PhD, University of Geneva" ;
    schema1:familyName "Mbaidjol" ;
    schema1:givenName "Ngonlardje Kabra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31d49b6aa05103733d63319bfe2b0cc0> ;
    schema1:name "Ngonlardje Kabra Mbaidjol" ;
    schema1:sameAs <http://viaf.org/viaf/40981354>,
        <https://isni.org/isni/0000000033422403> .

