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

<http://data.bibliotheken.nl/id/thes/p087994569> a schema1:Person ;
    rdfs:label "Wit, Johan Hendrik de (1949-)" ;
    schema1:alternateName "Wit, Hans de" ;
    schema1:birthDate "1949" ;
    schema1:description "Theologische Faculteit van de Vrije Universiteit",
        "lr" ;
    schema1:familyName "de Wit" ;
    schema1:givenName "Johan Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c921938ca05ab41e15986c89648ca00b> ;
    schema1:name "Johan Hendrik de Wit" ;
    schema1:sameAs <http://viaf.org/viaf/262387270>,
        <https://isni.org/isni/0000000430721255> .

