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

<http://data.bibliotheken.nl/id/thes/p068513410> a schema1:Person ;
    rdfs:label "Nthodi, Motshile wa" ;
    schema1:familyName "wa Nthodi" ;
    schema1:givenName "Motshile" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24d65d2507b32e52cf0b8d5742780ab4> ;
    schema1:name "Motshile wa Nthodi" ;
    schema1:sameAs <http://viaf.org/viaf/246173285>,
        <https://isni.org/isni/0000000398377406> .

