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

<http://data.bibliotheken.nl/id/thes/p074975528> a schema1:Person ;
    rdfs:label "Jaarsveld, Johannes Adrianus van (1947-)" ;
    schema1:alternateName "Jaarsveld, Hans A. van" ;
    schema1:birthDate "1947" ;
    schema1:familyName "van Jaarsveld" ;
    schema1:givenName "Johannes Adrianus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bf6c11d5b45020c449cf3bbfbe12b68> ;
    schema1:name "Johannes Adrianus van Jaarsveld" ;
    schema1:sameAs <http://viaf.org/viaf/287032537>,
        <https://isni.org/isni/0000000392888854> .

