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

<http://data.bibliotheken.nl/id/thes/p072499443> a schema1:Person ;
    rdfs:label "Beukelman, W." ;
    schema1:familyName "Beukelman" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2217dcae6c8c653e00b49f4127ea02a> ;
    schema1:name "W. Beukelman" ;
    schema1:sameAs <http://viaf.org/viaf/218002574>,
        <https://isni.org/isni/0000000388992990> .

