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

<http://data.bibliotheken.nl/id/thes/p07296166X> a schema1:Person ;
    rdfs:label "Wiggers, B.G." ;
    schema1:description "Drs." ;
    schema1:familyName "Wiggers" ;
    schema1:givenName "B.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64fdcb379e7797d12381b119cc9b802f> ;
    schema1:name "B.G. Wiggers" ;
    schema1:sameAs <http://viaf.org/viaf/290232007>,
        <https://isni.org/isni/0000000395519683> .

