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

<http://data.bibliotheken.nl/id/thes/p134436075> a schema1:Person ;
    rdfs:label "Schellenberg, B.F." ;
    schema1:description "wiskundige" ;
    schema1:familyName "Schellenberg" ;
    schema1:givenName "B.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58ff112cf2934f0cc5cb00a5fbed0c60> ;
    schema1:name "B.F. Schellenberg" ;
    schema1:sameAs <http://viaf.org/viaf/282852105> .

