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

<http://data.bibliotheken.nl/id/thes/p071826149> a schema1:Person ;
    rdfs:label "Schroot, Johannes Cornelis (1922-)" ;
    schema1:birthDate "1922" ;
    schema1:familyName "Schroot" ;
    schema1:givenName "Johannes Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f121820c634e59a9f4178b4d60abe12> ;
    schema1:name "Johannes Cornelis Schroot" ;
    schema1:sameAs <http://viaf.org/viaf/200215817>,
        <https://isni.org/isni/0000000357669920> .

