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

<http://data.bibliotheken.nl/id/thes/p074023233> a schema1:Person ;
    rdfs:label "Wichers, Johannes Everardus Wicher" ;
    schema1:familyName "Wichers" ;
    schema1:givenName "Johannes Everardus Wicher" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c64f8862edea2f1e521322b1b836351d> ;
    schema1:name "Johannes Everardus Wicher Wichers" ;
    schema1:sameAs <http://viaf.org/viaf/283919804>,
        <https://isni.org/isni/000000039031614X> .

