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

<http://data.bibliotheken.nl/id/thes/p073530824> a schema1:Person ;
    rdfs:label "Gardeniers, Jean Wijnand Marie (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "MSc" ;
    schema1:familyName "Gardeniers" ;
    schema1:givenName "Jean Wijnand Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/578447bf161a72263ae5770ebfccafc4> ;
    schema1:name "Jean Wijnand Marie Gardeniers" ;
    schema1:sameAs <http://viaf.org/viaf/287756239>,
        <https://isni.org/isni/0000000393499447> .

