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

<http://data.bibliotheken.nl/id/thes/p160446937> a schema1:Person ;
    rdfs:label "Spitholt, B.J." ;
    schema1:familyName "Spitholt" ;
    schema1:givenName "B.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec5c1b5226e338d8a9d179a71c516b6c> ;
    schema1:name "B.J. Spitholt" ;
    schema1:sameAs <http://viaf.org/viaf/283444607>,
        <https://isni.org/isni/0000000389938742> .

