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

<http://data.bibliotheken.nl/id/thes/p068654383> a schema1:Person ;
    rdfs:label "Wit, Gerrit de (1912-)" ;
    schema1:alternateName "Wit, Gert de" ;
    schema1:birthDate "1912" ;
    schema1:description "KNO" ;
    schema1:familyName "de Wit" ;
    schema1:givenName "Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69fa4984d0e7f83f32fd8ffb00e7df3f> ;
    schema1:name "Gerrit de Wit" ;
    schema1:sameAs <http://viaf.org/viaf/6055847>,
        <https://isni.org/isni/0000000028046220> .

