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

<http://data.bibliotheken.nl/id/thes/p073259349> a schema1:Person ;
    rdfs:label "Vaatstra, W." ;
    schema1:familyName "Vaatstra" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1f86c013a604d4d806772186daf44d6> ;
    schema1:name "W. Vaatstra" ;
    schema1:sameAs <http://viaf.org/viaf/285769078>,
        <https://isni.org/isni/0000000391875998> .

