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

<http://data.bibliotheken.nl/id/thes/p074447467> a schema1:Person ;
    rdfs:label "Ndyeshobola, Ahmed A." ;
    schema1:familyName "Ndyeshobola" ;
    schema1:givenName "Ahmed A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd34a24d525e8a6fc51c088d435d1379> ;
    schema1:name "Ahmed A. Ndyeshobola" ;
    schema1:sameAs <http://viaf.org/viaf/287599334>,
        <https://isni.org/isni/0000000393362897> .

