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

<http://data.bibliotheken.nl/id/thes/p069277370> a schema1:Person ;
    rdfs:label "Knol, Johannes Gerardus (1926-)" ;
    schema1:birthDate "1926" ;
    schema1:familyName "Knol" ;
    schema1:givenName "Johannes Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2a1fdd43d8979de053173462ea3b32e> ;
    schema1:name "Johannes Gerardus Knol" ;
    schema1:sameAs <http://viaf.org/viaf/192318210>,
        <https://isni.org/isni/000000038559855X> .

