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

<http://data.bibliotheken.nl/id/thes/p287725375> a schema1:Person ;
    rdfs:label "Newburg, David S." ;
    schema1:familyName "Newburg" ;
    schema1:givenName "David S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/124efc358c2a3b5979a8453d711389c7> ;
    schema1:name "David S. Newburg" ;
    schema1:sameAs <http://viaf.org/viaf/58419676>,
        <https://isni.org/isni/0000000033952500> .

