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

<http://data.bibliotheken.nl/id/thes/p080252176> a schema1:Person ;
    rdfs:label "Nichols, Lawrence W." ;
    schema1:familyName "Nichols" ;
    schema1:givenName "Lawrence W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9dcd0efac9797f05608ccc488f74000> ;
    schema1:name "Lawrence W. Nichols" ;
    schema1:sameAs <http://viaf.org/viaf/162508128>,
        <https://isni.org/isni/0000000111714429> .

