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

<http://data.bibliotheken.nl/id/thes/p070410054> a schema1:Person ;
    rdfs:label "Holthuis, Bernard Herman (1950-)" ;
    schema1:alternateName "Holthuis, Ben H." ;
    schema1:birthDate "1950" ;
    schema1:familyName "Holthuis" ;
    schema1:givenName "Bernard Herman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfd165ee96d9691d614069769fa4bf72> ;
    schema1:name "Bernard Herman Holthuis" ;
    schema1:sameAs <http://viaf.org/viaf/289394969>,
        wd:Q4567657,
        <https://isni.org/isni/0000000369075409> .

