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

<http://data.bibliotheken.nl/id/thes/p096766905> a schema1:Person ;
    rdfs:label "Blom, W.F." ;
    schema1:familyName "Blom" ;
    schema1:givenName "W.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6b5ebd01196f4041e39b13089c54107> ;
    schema1:name "W.F. Blom" ;
    schema1:sameAs <http://viaf.org/viaf/282931267>,
        <https://isni.org/isni/0000000389500628> .

