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

<http://data.bibliotheken.nl/id/thes/p073664979> a schema1:Person ;
    rdfs:label "Donkersloot, Willem Nicolaas" ;
    schema1:familyName "Donkersloot" ;
    schema1:givenName "Willem Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93535f7702b7f25f690cbdb045f31b8c> ;
    schema1:name "Willem Nicolaas Donkersloot" ;
    schema1:sameAs <http://viaf.org/viaf/283683780>,
        <https://isni.org/isni/0000000390142207> .

