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

<http://data.bibliotheken.nl/id/thes/p297656244> a schema1:Person ;
    rdfs:label "Newton, John Sefton" ;
    schema1:description "kmc 110 op basis van ppn 295632542" ;
    schema1:familyName "Newton" ;
    schema1:givenName "John Sefton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/254de09cc3a65aeabf34d3645a222ed7> ;
    schema1:name "John Sefton Newton" ;
    schema1:sameAs <http://viaf.org/viaf/286864923>,
        <https://isni.org/isni/0000000369036741> .

