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

<http://data.bibliotheken.nl/id/thes/p107391473> a schema1:Person ;
    rdfs:label "Grevers, B.J." ;
    schema1:familyName "Grevers" ;
    schema1:givenName "B.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcd26c4d65fef32e6b0e03b4ef30b0ba> ;
    schema1:name "B.J. Grevers" ;
    schema1:sameAs <http://viaf.org/viaf/287332286> .

