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

<http://data.bibliotheken.nl/id/thes/p166574619> a schema1:Person ;
    rdfs:label "Owuor, Samuel Ouma (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:familyName "Owuor" ;
    schema1:givenName "Samuel Ouma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da8af523cb6cd8537d9316af0e54051e> ;
    schema1:name "Samuel Ouma Owuor" ;
    schema1:sameAs <http://viaf.org/viaf/59068973>,
        <https://isni.org/isni/0000000051808596> .

