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

<http://data.bibliotheken.nl/id/thes/p068617348> a schema1:Person ;
    rdfs:label "Essers, Rob C." ;
    schema1:familyName "Essers" ;
    schema1:givenName "Rob C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/545a1b15445250b9317bd1c314f578a4> ;
    schema1:name "Rob C. Essers" ;
    schema1:sameAs <http://viaf.org/viaf/285774347>,
        <https://isni.org/isni/000000039185322X> .

