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

<http://data.bibliotheken.nl/id/thes/p165891637> a schema1:Person ;
    rdfs:label "Es, N.J.A.P.H. van" ;
    schema1:familyName "van Es" ;
    schema1:givenName "N.J.A.P.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8290139df17b4a46502f7dda945193bb> ;
    schema1:name "N.J.A.P.H. van Es" ;
    schema1:sameAs <http://viaf.org/viaf/288731187>,
        <https://isni.org/isni/0000000394271495> .

