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

<http://data.bibliotheken.nl/id/thes/p073667730> a schema1:Person ;
    rdfs:label "Gennip, Johannes Wilhelmus Maria Gertrudis van (1947-)" ;
    schema1:alternateName "Gennip, Hans van",
        "Gennip, J.W.M.G. van" ;
    schema1:birthDate "1947" ;
    schema1:description "B0626259: Dr." ;
    schema1:familyName "van Gennip" ;
    schema1:givenName "Johannes Wilhelmus Maria Gertrudis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa1e3ea65ebac47051400f868c2651e6> ;
    schema1:name "Johannes Wilhelmus Maria Gertrudis van Gennip" ;
    schema1:sameAs <http://viaf.org/viaf/291283351>,
        <https://isni.org/isni/0000000396357364> .

