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

<http://data.bibliotheken.nl/id/thes/p267806116> a schema1:Person ;
    rdfs:label "Kariuki, Samuel M." ;
    schema1:alternateName "Kariuki, Samuel" ;
    schema1:familyName "Kariuki" ;
    schema1:givenName "Samuel M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04d951672d2f3100f9d39198cf80fdde> ;
    schema1:name "Samuel M. Kariuki" ;
    schema1:sameAs <http://viaf.org/viaf/290228323>,
        <https://isni.org/isni/0000000395476660> .

