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

<http://data.bibliotheken.nl/id/thes/p333441397> a schema1:Person ;
    rdfs:label "Vanderbergh, John" ;
    schema1:description "vert." ;
    schema1:familyName "Vanderbergh" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/415767acda2b5123d191eadc7c31da07> ;
    schema1:name "John Vanderbergh" ;
    schema1:sameAs <http://viaf.org/viaf/285819477>,
        <https://isni.org/isni/0000000391893870> .

