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

<http://data.bibliotheken.nl/id/thes/p06963632X> a schema1:Person ;
    rdfs:label "Brillenburg, Gerardus Cornelius" ;
    schema1:familyName "Brillenburg" ;
    schema1:givenName "Gerardus Cornelius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5cbd86d9926ac55f95f702e7ba156a5> ;
    schema1:name "Gerardus Cornelius Brillenburg" ;
    schema1:sameAs <http://viaf.org/viaf/55045624>,
        <https://isni.org/isni/0000000012323377> .

