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

<http://data.bibliotheken.nl/id/thes/p067939562> a schema1:Person ;
    rdfs:label "Bruin, Anton C. de" ;
    schema1:familyName "de Bruin" ;
    schema1:givenName "Anton C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9adf6f770d2557fbbca5409930395036> ;
    schema1:name "Anton C. de Bruin" ;
    schema1:sameAs <http://viaf.org/viaf/284416190>,
        <https://isni.org/isni/0000000390719635> .

